Hey devs 👋,
I present you "A Day with Laravel".
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.
If you want to support me to encourage me to keep the pace, you can help me by making a one-time or recurring donation starting at 2€ by clicking on the image below or via this link
To support me 👇
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!
Perhaps instead of React on the backend you might consider... Laravel or Rails?
Aaron Francis explains in this video that classic backend frameworks such as Laravel, Rails or Django have already solved all the problems you might encounter with a web application. So why reinvent the wheel?
Array of conditions into your where queries
eighty9nine offers you a trick to avoid multiplying the `where` in your queries:
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.
Package : Laravel Validate
Made With Laravel has listed this package that will save you time when you need to validate certain data. This package provides you with a preset of 38 validation rules:
Not all of them will be usable in your project, but once again, you don't have to reinvent the wheel.
The package also supports 22 languages.
Common MiTSakes in Laravel
Martin Joo offers you a thread where he lists the main errors they see with Laravel. As a bonus, he offers you a free 40-page PDF where he gives you more detail on each of these errors.
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.
Generate Laravel migrations from an existing database
A great article from Leonardo Poletto to read if you need to move a legacy application to Laravel and don't know where to start generating existing database migrations 👇
This newsletter with its short format is yours, come and tell me in comments what you think 👇
See you soon for the next issue.
If you haven't already done so, subscribe!