FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

m-deeb/eapi: Create E-Commerce Restful API · GitHub

/ eapi Public

Repository files navigation

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

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages


Back | FazBrowse Home | New Git URL