This week's Laravel landscape is buzzing with new learning opportunities and community contributions. From expanding your skillset with Next.js to diving deep into Filament's latest features and discovering innovative open-source projects, there's plenty to keep Laravel developers engaged.
New Course: Next.js for Laravel Developers
Laravel Daily has launched a new, concise course designed to help Laravel developers broaden their horizons by learning Next.js. Recognizing the evolving demands of web development, this 1-hour course focuses on making Next.js an accessible addition to a Laravel developer's tech stack. For those eager to get a taste, the first three lessons are available for free on YouTube.
Filament Updates and Resources
Filament continues to be a major focus for the community. This week, Filament Daily is offering a 40% discount on their Filament Examples membership and the FilaCheck Pro package with the coupon code FILAMCP, valid until May 3rd. The latest version, Filament v5.6, brings four new features, showcased in a recent YouTube video. Additionally, Dennis's advanced Filament Choice plugin, featuring components like CheckboxList and RadioTable, is now free and demonstrated in action. For those looking to build custom interfaces, a tutorial on creating a custom user profile page with a GitHub-like heatmap and a demo of the Single-Record Resource plugin offer practical examples.
Community Spotlight: Open Source and Packages
The Laravel community remains vibrant with new open-source projects and package releases.
- Spectacular: A new functional specification tool built with Laravel, born from the need to streamline requirement gathering.
- Scramble 0.13.21: An update to the Laravel API documentation generator, now including JSON:API support and improved Laravel Query Builder integration.
- scout-postgres: A new open-source package providing a PostgreSQL-native Laravel Scout engine.
- Laravel Mobile Pass: A package for generating Apple Wallet and Google Wallet passes, supporting various pass types like tickets and loyalty cards.
Developer Productivity and Deployment
Discussions around developer productivity and deployment are also prominent. Nuno Maduro's video suggests that PHP & Laravel might still be the best stack in 2026. For deployment, an article on the official Laravel blog details how to deploy a Laravel MCP app to production using Laravel Cloud, covering essential aspects like error handling and monitoring. For those dealing with large files, a tip on uploading them to Laravel Cloud applications highlights a preferred method.
Testing and Development Workflow
Integration testing is crucial for robust applications. An article from Flareapp.io discusses how they perform integration testing for their Laravel Flare package using a real server and queue with Orchestra Workbench. For developers who utilize Git, a blog post explores the "wonderful world of worktrees" and their application in Laravel development workflows.
Key Takeaways:
- Expand your skillset by exploring Next.js with new courses and free lessons.
- Stay updated with Filament's latest features and leverage community-contributed plugins.
- Discover and contribute to new open-source projects and packages within the Laravel ecosystem.
- Optimize your development workflow and deployment strategies with resources on Laravel Cloud and testing.