dennisvandenberg/learning-bundle-2
spatie/laravel-medialibrary for media-heavy learning content)?register()/boot() methods).Route::resource() syntax).array vs. array<string, int>).user table).DB::transaction usage).composer install in a staging environment.php artisan vendor:publish (if the package supports it) to inspect published assets (migrations, config, views).phpstan or psalm to flag compatibility issues.Event::fire() vs. event(new ...)).composer.json for dependencies like laravel/framework (version pinned?) or spatie/... (conflicts?).composer why-not <package> to check for version conflicts.composer.json.php artisan vendor:publish --tag=migrations).tideways/xhprof for slow queries).User::with(['courses', 'lessons']) → N+1).| Failure Scenario | Impact | Mitigation |
|---|---|---|
| Package migration fails silently |
How can I help you explore Laravel packages today?