At first clone this project and run this command
composer update
Update .env
file Information and run these commands
php artisan migrate
artisan key:generate
php artisan serve
Localhost api directory http://localhost:8000/api/products
Localhost documentation directory http://127.0.0.1:8000/api/documentation
Swaggr Documentation Swaggr Documentation
Thank you for considering contributing to the Laravel framework! The contribution guide can be found in the Laravel documentation.
In order to ensure that the Laravel community is welcoming to all, please review and abide by the Code of Conduct.
If you discover a security vulnerability within Laravel, please send an e-mail to Taylor Otwell via [email protected]. All security vulnerabilities will be promptly addressed.
The Laravel framework is open-sourced software licensed under the MIT license.