This is a fairly simple web service for a store website. using api is very simple and need no authentication, this type is the best choice to working with if you start using api recently.
For better understanding, please read this file.
- Add, edit and delete product
- Add, edit and delete sponsors
- Add comments for products
$ git clone https://github.com/effati78/laravel-e-shop.git
$ cd laravel-e-shop
$ cd web-service
$ composer install
Add the project database from the database folder
$ php artisan serve
To support me please star this project from the bar above.