a store for learning RestApi that includes (send-sms ، filter-products ، payment ، orders & orderDetails ، register and user info) . this store also has a user-friendly admin panel .
Here're some of the project's best features:
- Admin Panel
- Send & Verify Sms
- Home Page Products
- Payment Orders
- Sort Products By Category & Brand
- Sort Products By most sold products، most visited products، cheapest products، most expensive products
- Product Details
- Save User Comments
- Register User
- User Profile's Info
git clone https://github.com/MahdiZare2002/Watch-Store-Laravel-API.git
composer install
cp .env.example .env
php artisan key:generate
php artisan migrate
Then :
php artisan serve
Technologies used in the project:
- Laravel 10
- PHP 8.3
- Livewire 2
- L5-Swagger
This project is licensed under the This project is licensed under the MIT Licence
Enjoy building and customizing your store with Laravel ! If you have any questions or issues feel free to open an issue.