Hey Laravel devs! 👋🏼 Ready to level up your skills and unleash the true power of Laravel? I've handpicked 10 gold-standard full-scale guides by the top minds in the Laravel community. Prepare for an epic thread of golden nuggets! 🚀🧵
1. Learn how to upload files in Laravel like a Pro by @JustSteveKing laravel-news.com/uploading-file…
2. Laravel Real-Time Notifications by @christophrumpel christoph-rumpel.com/2020/11/larave…
@phpfour @JustSteveKing @JustSteveKing Great article! A few questions, why inject the contract instead of the class? Why catch an error just to throw it again? And why did you use "{$name}" instead of $name? This is exactly what I needed a few months ago. I had a lot of the same solutions as you did 😁
@phpfour @JustSteveKing This is really over engineering