Skip to content

m-deeb/eapi

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

Watchers

Forks

Releases

No releases published

Packages

No packages published