How to format code with Laravel Pint automatically on Git Commit
– adithya.dev - submitted by Adithya
Automatic code format with Laravel Pint
Read more [adithya.dev]
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– adithya.dev - submitted by Adithya
Automatic code format with Laravel Pint
Read more [adithya.dev]
– youtu.be - submitted by Bert De Swaef
Creating a Memory game in javascript, with minimal css. It's not that hard, follow along and learn how.
Read more [youtu.be]
– overengineered.fm - submitted by Chris
Over Engineered is a new PHP/Laravel podcast where we take more time than is reasonable trying to figure out the absolute best way to do things that probably don't warrant the effort. Season one focuses on how to insert or manipulate data after a migration.
Read more [overengineered.fm]
– kbouzidi.com - submitted by Khalil Bouzidi
One click PHP stack provisioning and deployment with terraform for your Laravel application in few minutes with Terraform-php-stack 🚀
Read more [kbouzidi.com]
– rubenvanerk.com - submitted by Ruben van Erk
When outputting many lines in an Artisan console command, a user can easily become overwhelmed and lose context. Creating a window can solve this problem.
Read more [rubenvanerk.com]
– harrk.dev - submitted by Harry Kirkman
In this article we will look at creating beautiful QR codes in Laravel 10, using the simple-qrcode package. With various use-cases and examples.
Read more [harrk.dev]
– arunas.dev - submitted by Arunas
Log Viewer V2 includes a front-end rewrite to Vue, removal of Livewire dependency, mobile-friendly UI, updated docs, HTTP API. Read more about the changes here.
Read more [arunas.dev]
– github.com - submitted by Ash Allen
Short URL v7.5.1 includes a bug fix for the date fields on the package's models in Laravel 10.
Read more [github.com]
– advanced-inertia.com - submitted by Boris Lepikhin
The complete guide to setting up TypeScript with Laravel and Vue 3.
Read more [advanced-inertia.com]
– jamie-peters.co.uk - submitted by Jamie Peters
Have you ever been using the Laravel Request class and found yourself creating single use variables just for type casting? What if I told you there's a better way...
Read more [jamie-peters.co.uk]
– www.conroyp.com - submitted by Paul Conroy
Background images are key to a lot of compelling site designs, but can cause performance issues as they can't take advantage of native lazy loading. How can we get the benefit of using background images, but in a performant way?
Read more [www.conroyp.com]
– blog.genijaho.dev - submitted by Geni Jaho
You can upgrade your attributes by hand, or you can use a single Rector rule to do it for you.
Read more [blog.genijaho.dev]
– tighten.com - submitted by Jamison Valenta
Have you ever heard of a “kill switch”—a device meant to disable machinery if its owner is incapacitated? Turns out you can also build kill switches into your code. Tony shares four kill switch examples for Laravel applications.
Read more [tighten.com]
– ashallendesign.co.uk - submitted by Ash Allen
Read about how you can use Vonage's "Messages API" to send WhatsApp messages from your Laravel application. The article also covers things to be aware of and how to send files, locations, audio, and video messages.
Read more [ashallendesign.co.uk]
– stefrouschop.nl - submitted by Stef Rouschop
With a proper implementation of global scopes instead of local scopes, the code and security would be greatly improved. Let me illustrate this with a simple example.
Read more [stefrouschop.nl]
– protone.media - submitted by Pascal Baljet
Today is another step in improving the Splade ecosystem by releasing the Jetstream Starter Kit for Splade. The Starter Kit is mostly the same as the first-party variant. It's got all the authentication features like two-factor authentication and session management, as well as API support and team management.
Read more [protone.media]
– medium.com - submitted by CODE AXION
Instead of writing image upload code for every model, just create 1 single service and use it across all the controllers dynamically !
Read more [medium.com]
– gdebrauwer.dev - submitted by Günther Debrauwer
A tutorial on how to configure Laravel Sail and Vite when combining those tools with Laravel Valet's proxy command.
Read more [gdebrauwer.dev]
– tighten.com - submitted by Jamison Valenta
Did you know it's possible to use Laravel's validation tools even when you're validating a part of your request that wasn't provided by the user? In our latest post, Andrew Morgan shares four approaches to validating the "other" bits of your requests.
Read more [tighten.com]
– github.com - submitted by Ash Allen
Laravel Exchange Rates v6.1.0 adds support for the "exchangerate.host" API.
Read more [github.com]