An open API service indexing awesome lists of open source software.

https://github.com/devboyarif/laravel-breeze

Laravel with Breeze
https://github.com/devboyarif/laravel-breeze

Last synced: over 1 year ago
JSON representation

Laravel with Breeze

Awesome Lists containing this project

README

          

1. git clone
2. go to cloned folder
3. open any command line
4. now enter belows command
5. composer install
6. npm install && npm run dev
7. copy .env.example to .env
8. php artisan key:generate
9. php artisan migrate