Skip to content

The APIs about ecommerce store ( * Authentication : (login, register, forget password, verification email) * products module : ( multi images, color, size, name, des, offer . . etc ) * cart module * address * reviews * favorites * categories )

License

Notifications You must be signed in to change notification settings

AhmedMedDev/Ecolife-Ecommerce-API

Repository files navigation

Reference Temp

Installation

Open the project in your VS Code editor

Open terminal (ctrl+`) and write

composer install

Copy .env.example to a new file and rename it to .env, then write this command in terminal

php artisan key:generate

To Generate JWT Secrete

php artisan jwt:secret

To create the symbolic link

php artisan storage:link

To start the server

php artisan serve

and that's it

About

The APIs about ecommerce store ( * Authentication : (login, register, forget password, verification email) * products module : ( multi images, color, size, name, des, offer . . etc ) * cart module * address * reviews * favorites * categories )

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published