Creating issues is now easier than ever
– flareapp.io - submitted by Spatie
Read more [flareapp.io]
In this section you'll find links submitted by others.
Did you write or stumbled across a blog post, tutorial or video that might be interesting for others?
To be able to submit a link you need to log in first.
Log in– flareapp.io - submitted by Spatie
Read more [flareapp.io]
– blog.oussama-mater.tech - submitted by Oussama Mater
Laravel comes with tons of features, but sometimes, you just need to extend it a little bit. I will show you how!
Read more [blog.oussama-mater.tech]
– tonymasek.com - submitted by Tony Masek
Let's take a look at how to make Laravel Reverb work on Laravel Forge.
Read more [tonymasek.com]
– backpackforlaravel.com - submitted by Karan Datwani
A quick tutorial to generate CRUDs in Laravel using Backpack.
Read more [backpackforlaravel.com]
– youtu.be - submitted by Bert De Swaef
In this episode of the Quick Win Wednesday series, we're taking a look at how we can save data without triggering model events. Using SaveQuietly, w're able to update or create record in our database without triggering any events.
Read more [youtu.be]
– geoligard.com - submitted by Goran Popović
LEMP stack is a go-to environment for many PHP-based apps. See how you can install and configure all of the necessary components for running Laravel.
Read more [geoligard.com]
– ryangjchandler.co.uk - submitted by Ryan Chandler
Some fun things you can do with Blade directives.
Read more [ryangjchandler.co.uk]
– myray.app - submitted by Spatie
Learn how to use Ray to test emails in Laravel!
Read more [myray.app]
– wendelladriel.com - submitted by Wendell Adriel
Article that shows us the advantages of creating and using Custom Exceptions over generic ones in PHP
Read more [wendelladriel.com]
– ryangjchandler.co.uk - submitted by Ryan Chandler
Just a small post about some of the cool things you can do / see in SQLite.
Read more [ryangjchandler.co.uk]
– flareapp.io - submitted by Spatie
Learn how you can assign a user to an error in Flare!
Read more [flareapp.io]
– ashallendesign.co.uk - submitted by Ash Allen
Read about how to use Pest to add architecture tests for your PHP application and enforce standards such as folder structures, naming conventions, and more.
Read more [ashallendesign.co.uk]
– hakanaktas.com.tr - submitted by Hakan
A pragmatic approach to avoiding early optimizations
Read more [hakanaktas.com.tr]
– blog.oussama-mater.tech - submitted by Oussama Mater
Have you ever wondered how Laravel switches between different drivers' implementations? Well, hang tight, we will learn how!
Read more [blog.oussama-mater.tech]
– davorminchorov.com - submitted by Davor Minchorov
Learn about the differences between thinking in terms of data (CRUD) vs thinking in terms of business processes (behaviour) and how it affects code maintainability.
Read more [davorminchorov.com]
– ashallendesign.co.uk - submitted by Ash Allen
Read about common reasons that your web application's tests might be failing. We'll also look at how to diagnose the issues and solve them.
Read more [ashallendesign.co.uk]
– acairns.co.uk - submitted by Andrew Cairns
Explains what the Code Smell 'Primitive Obsession' is, the damage it can cause to your codebase, how to spot it and - how to fix it!
Read more [acairns.co.uk]
– mateusguimaraes.com - submitted by Mateus Guimarães
Let's dive on how to enable OPCache and fine-tune php-fpm to handle the most requests as possible on a given machine.
Read more [mateusguimaraes.com]
– ashallendesign.co.uk - submitted by Ash Allen
Read about how to encrypt queued jobs, notifications, mailables, and listeners in Laravel for improved security.
Read more [ashallendesign.co.uk]
– www.youtube.com - submitted by Tapan Sharma
In this tutorial, we'll implement Real-time Database Notifications in FilamentPHP using Laravel Reverb.
Read more [www.youtube.com]