Just smashed 1,000 watch hours on YouTube! 🥳
Huge shoutout to the amazing Laravel community for the love and support! 🫶


Punyapal Shah
@MrPunyapal
Laravel Artisan | Open Source Contributor | Speaker | Core Team @Pinkary 🤌 Creator of @LaravelArtisans 🙌
• • 1K Posts • 17K Views
Laravel Tip 🧼
Skip the manual now() — use $model->touch() for cleaner, more expressive code ✨
A small change, but a more Eloquent one 😉
Developers, am I the only one still loyal to GitHub Copilot over WinDSURF and CursorAI? 😅
What's your fave coding assistant? 🤔
Laravel now supports four ways to register authorization policies:
🧾 Legacy: AuthServiceProvider
🛠️ Manual: Gate::policy()
🔍 Discovery: Follows naming conventions
✨ Attribute-based (new in 12.18): #[UsePolicy(...)]
Cleaner, more flexible, and built for modern PHP.
Installed Laravel Nightwatch without checking docs? 200K events await! 😅
LaraDevs, take precautions first! 🫣