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!
🇬🇧 Step by step to Pest PHP testing framework in Laravel 10
The article gives a good introduction to PEST and why and how to use it.
Customise your 'make' commands
Steve Bauman explains how you can customise the files that will be generated with the `make` command.
Laravel makes it super easy to create your own app "make" commands using your own stubs. If you're working on an application with several team members, it can really help to define these stubs with your team that contains a specific structure for controllers, custom classes, etc.
Steve Bauman
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.
🇬🇧 Introducing Punchcard - Object Configs for Laravel
Tomas Votruba has just made available to the community a package that allows you to have config objects instead of the default arrays on Laravel.
Here are the articles to help you understand what it's all about:
🇬🇧 Customisation and localisation of validation error messages in Laravel
Rodolfo Martins gives us some tips on customising and localising validation error messages in Laravel.
Here's his introduction:
Laravel's validation features are powerful and flexible. Not only do they help in ensuring that the data you are receiving is in the correct format, but they also provide an intuitive way to inform users about any input errors they may have made. In this post, we're going to focus on customizing and localizing validation error messages in Laravel.
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.Â
BlurHash pour Laravel
A package for setting up a compact representation of an image and allowing the user to wait for the image to load. It supports Laravel versions 8 to 10.
This newsletter with its short format is yours, come and tell me in the comments what you think 👇
See you soon for the next issue.
If you haven't already done so, subscribe!