Skip to content

ahmdadl/ecommerce-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ecommerce API

About

A Ecommerce API built with Laravel. with all the features of an Ecommerce API.

Installation

  • Clone the repository
  • Copy the .env.example file to .env
  • Generate an application key
php artisan key:generate
  • Install dependencies
composer install
  • Run migrations
php artisan migrate
  • Run seeders (should be run only on development environment)
php artisan db:seed
  • Run development server
php artisan serve

License

Ecommerce API is open-sourced software licensed under the MIT license.

About

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages