← Zurück zu den Projekten
Eloquent Performance 01 N1 Debugbar
#Eloquent Performance Course: Demo of N+1 Queries and Debugbar
One repository from my course about Eloquent Performance.
#How to use
- Clone the project with
git clone - Copy
.env.examplefile to.envand edit database credentials there - Run
composer install - Run
php artisan key:generate - Run
php artisan migrate --seed(it has some seeded data for your testing) - That's it: launch the main URL
#More from our LaravelDaily Team
- Enroll in our Laravel Online Courses
- Check out our adminpanel generator QuickAdminPanel
- Purchase our Livewire Kit
- Subscribe to our YouTube channel Laravel Daily