Topics
Polymorphic Relationships
Implementation of example from official docs Docs
Log
Create custom log channel, with custom formatting link
Artisan Console
Write custom artisan commands link Create custom stubs - boilerplate link
Contract
Create custom interface for billing link
Docker
Implementation of laravel sail link
Packages
Build custom package link
View Composers
Custom view composer to share data in all views link
Blade
Create custom blade directive link
Starter Kit
Laravel Breeze Docs
CRUD
Posts link
Events & Listeners
Event PostUpdated Listeners: Send mail to admin Send Slack notification (dummy implementation) link
Files (polymorph)
File model with relations link
Laravel Debugbar
Laravel debugbar added github
Notification
Database Notifications Docs