A day with Laravel - #027
News from the Laravel ecosystem on August 31, 2023 : 🆕 Laravel 10.21, 🆕 Laravel Release Day, 🎥 Build a Filament3 website, 📖 Laravel is the best PHP framework ?, 💡 Methode ensure()
Hey devs 👋,
I am proud to present a new "A Day with Laravel" issue.
If you think of a resource that could be useful for the Laravel dev community, let me know in a comment or DM on Twitter (HappyToDev)
The objective of this newsletter?
🎯 To deliver to you daily, or almost daily*, the recent or important resources (videos, articles, GitHub repos, packages, tutorials, ...) that I could find on Laravel and its ecosystem.
This is a quick content of a few links to feed your watch on Laravel and its ecosystem daily.
* Or almost: why?
Simply because I'm the only one to manage this newsletter and "Quoi de neuf les devs? 🇫🇷" Depending on my availability and obligations, it is possible that this newsletter is not daily.
I need your support 🙏
My mission with this newsletter at 🇬🇧 and 🇫🇷 is to help you by bringing you as much value as possible, and I really like that.
If you want to support me to encourage me to keep up, please consider helping me by making a one-off or recurring donation starting at €2 by clicking on the image below or via this link.
To help me 👇
A free alternative to support me?
Of course, just subscribe below 👇
For whom?
For whom?
For Laravel devs, you guessed it.
Subscribe to not miss the next issues and receive them directly in your email box!
PS : tu préfères la version Française, clique sur le drapeau tricolore
👉 🇫🇷
Meaning of emojis used in titles
📖 Article
💡 Tip
🆕 News / Update
📦 Package
🐦 Tweet / Xeet
🎥 Video
🆕 Laravel 10.21
Paul Redmond (@paulredmond) shows you what's new in Laravel 10.21 in this new Laravel News post.
🆕 Laravel Ecosystem Update
As every week, it was @driesvints who announced this week's Release Day:
Battle Ready Laravel by Ash Allen
The link below is an affiliate link, it means that if you buy this book, I will get a small commission. If you don't want to help me, just search "Battle Ready Laravel" on your favourite search engine ;-)
The ultimate guide to auditing, testing, fixing and improving your Laravel applications so you can build better apps faster and with more confidence.
You can try by reading a free chapter 👇
🎥 Build a FULL Filament 3 website Pt. 1
LaravelOnline (@ShaneDRosenthal) presents a very, very long live coding video for building a site from scratch with FilamentPHP 3.
Check out the menu for this 8+ hour video:
📖 Discover why Laravel is considered the best PHP framework for 2023.
Here's an article by Joe Shestak (@JoeShestak) who presents #Laravel, a bit of its history, what a PHP #framework is, and a comparison with other PHP frameworks.
Smousss
The link below is an affiliate link, it means that if you buy this book, I will get a small commission. If you don't want to help me, just search "Battle Ready Laravel" on your favourite search engine ;-)
What if you entrusted your tedious #Laravel tasks to Smousss?
For example :
- making your project translatable ( __() )
- migrate from PHPUnit to PEST2
- generate missing migrations
- and more
It's all possible with Smousss and AI.
💡 Ensure() method
Never trust your users is an absolute rule that you should always follow if you don't want to bite your fingers off afterwards.
Taking every precaution to check your code is also a good habit.
Here Ash Allen (@AshAllenDesign) shares this tip with us using the ensure() method for #Laravel collections, which ensures that the contents of a #collection are of the expected type. If this is not the case, an "UnexpectedValueException" will be thrown.
This newsletter with its short format is yours, come and tell me what you think in the comments 👇
See you soon for the next issue.
If you haven't already done so, subscribe!