FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
m-deeb/eapi: Create E-Commerce Restful API · GitHub
m-deeb
/
eapi
Public
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Issues
0
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Branches
Tags
Open more actions menu
Latest commit
History
25 Commits
25 Commits
Folders and files
Name
Name
Last commit message
Last commit date
app
app
bootstrap
bootstrap
config
config
database
database
public
public
resources
resources
routes
routes
storage
storage
tests
tests
.env.example
.env.example
.gitattributes
.gitattributes
.gitignore
.gitignore
.phpstorm.meta.php
.phpstorm.meta.php
_ide_helper.php
_ide_helper.php
artisan
artisan
composer.json
composer.json
composer.lock
composer.lock
composer.phar
composer.phar
package.json
package.json
phpunit.xml
phpunit.xml
readme.md
readme.md
server.php
server.php
webpack.mix.js
webpack.mix.js
Repository files navigation
README
eAPI
Create E-Commerce Restful API using laravel v5.6 framework
Installation
Clone the project git clone https://github.com/m-deeb/eapi.git projectname
Go to the project folder cd projectname
Install dependencies php composer install
Copy .env.example to .env and change database configuration
Generate application's key php artisan key:generate
Create and populate tables php artisan migrate:refresh --seed
About
Create E-Commerce Restful API
Resources
Readme
Activity
Stars
0
stars
Watchers
0
watching
Forks
0
forks
Report repository
Releases
Packages
Contributors
Languages
Back
|
FazBrowse Home
|
New Git URL