Skip to content

Latest commit

 

History

History
18 lines (14 loc) · 829 Bytes

README.md

File metadata and controls

18 lines (14 loc) · 829 Bytes

Laravel/Livewire 💻

- Components...
- Alpinejs
- Modern web framework with Livewire

Install and run

- with/MYSQL
- with/SEEDER
- Key generate
php artisan key:generate
- Seed cars:

php artisan make:seed CarSeeder
- Have fun:

php artisan serve