PHP 8.4 Property Hooks
– ashallendesign.co.uk - submitted by Ash Allen
Read about the upcoming "property hooks" feature that will be added in PHP 8.4.
Read more [ashallendesign.co.uk]
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– ashallendesign.co.uk - submitted by Ash Allen
Read about the upcoming "property hooks" feature that will be added in PHP 8.4.
Read more [ashallendesign.co.uk]
– baspa.dev - submitted by Bas van Dinther
Learn how to dynamically load configurable widgets in your Filament pages.
Read more [baspa.dev]
– ashallendesign.co.uk - submitted by Ash Allen
Read about how to use PHP 8.4's new "array_find", "array_find_key", "array_all", and "array_any" functions. The article also shows you the Laravel equivalents so you can achieve the same goal now.
Read more [ashallendesign.co.uk]
– github.com - submitted by Bas van Dinther
This package helps you integrate Laravel Fortify with ease in your Filament apps. We provide the views and logic to enable two factor authentication in your Filament app. Possible authentication methods are Email, SMS and Authenticator app.
Read more [github.com]
– flareapp.io - submitted by Spatie
Read more [flareapp.io]
– flareapp.io - submitted by Spatie
Learn how to check your Laravel Horizon failed jobs from Flare.
Read more [flareapp.io]
– ashallendesign.co.uk - submitted by Ash Allen
Learn how to use the `Env::getOrFail` method in Laravel to ensure that environment variables have been set. We'll also take a look at what happens if the field hasn't been set.
Read more [ashallendesign.co.uk]
– franken-ui.dev - submitted by Sveltecult
In this tutorial, we'll learn how to properly integrate Svelte and Laravel 11 with full SSR support using Inertia.js.
Read more [franken-ui.dev]
– tighten.com - submitted by Jamison Valenta
If your site is running on Jigsaw, Nico will show you how to generate a unique Open Graph preview image for every page and post on your site!
Read more [tighten.com]
– tighten.com - submitted by Jamison Valenta
Learn how to add full-text search into your Laravel apps. From simple LIKE queries to MySQL full-text indexes, and landing on Laravel Scout powered by @typesense.
Read more [tighten.com]
– mailcoach.app - submitted by Spatie
Learn how to add preview texts to your email campaigns with Mailcoach.
Read more [mailcoach.app]
– stefanzweifel.dev - submitted by Stefan Zweifel
Learn how to use GitHub Actions to speed up your Deployer deployments by cleverly caching your frontend build assets.
Read more [stefanzweifel.dev]
– techsouce.com - submitted by Aditya
Best practices to commit for any size of project to improve the readability and credibility of your git commits
Read more [techsouce.com]
– ashallendesign.co.uk - submitted by Ash Allen
Read about the new `ashallendesign/redactable-models` package that allows you to redact, obfuscate, and mask model data in your Laravel applications.
Read more [ashallendesign.co.uk]
– seankegel.com - submitted by Sean Kegel
Learn how to cast a JSON column to a DTO in Laravel Eloquent to add structure to the column.
Read more [seankegel.com]
– github.com - submitted by Sam Carré
Imagine if you could just run ‘ssh your-app.com’ and see a beautiful Laravel Prompts app, well now you can with ssh-php!
Read more [github.com]
– qirolab.com - submitted by Harish Kumar
This guide will demonstrate how to effectively utilize OPCache to improve Laravel performance, decrease server load, and enhance overall application responsiveness.
Read more [qirolab.com]
– davorminchorov.com - submitted by Davor Minchorov
Learn about the different approaches of figuring out the business processes and what needs to be done before writing any code or doing anything technical.
Read more [davorminchorov.com]
– gummibeer.dev - submitted by Tom Witkowski
How to retrieve any geographical data from OpenStreetMap and transform them into usable PHP objects.
Read more [gummibeer.dev]
– ashallendesign.co.uk - submitted by Ash Allen
Learn how to use Laravel Prompts to build awesome CLI applications. This article shows how to build a simple GitHub CLI using features provided by Prompts.
Read more [ashallendesign.co.uk]