Skip to content

Elangosurya1998/cart

Repository files navigation

Project laravel-carting-app

Installing and running the Following commands

git clone https://github.com/Elangosurya1998/cart.git
cd backend
composer update
or 
composer update --ignore-platform-reqs
copy .env.example .env
php artisan key:generate
php artisan migrate
or
php artisan migrate --seed
php artisan serve
or
php artisan serve --port=9000 // with port 

About

carting relation

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published