This article continues the series on integrating Trix with Laravel by focusing on user mentions using the Rich Text Laravel package. It walks through adding a Tribute.js-powered mention picker in the editor, implementing back-end support via an AttachableContract and Signed Global IDs, and even scaffolds a notification system to email mentioned users.| freek.dev
Making a visually appealing range input based on Laravel Cloud's design, native HTML and only a few lines of JavaScript.| freek.dev
Our new package gives you everything you need to build a secure one-time password auth flow.| freek.dev
When you say "just," you're skipping over all the invisible complexity.| freek.dev
Something that you’ll need to often is casting the collection back to a regular array. Like me, you might be tempted to use toArray() for this. But that might be the wrong method to call.| freek.dev
Tests performed by Tideways show that, in general, the performance between 8.2, 8.3 and 8.4 does not move much for a Laravel, Symfony and WordPress demo application.| freek.dev
Stubs are fake implementations of interfaces or classes that simulate the behavior of real services.| freek.dev
After more than 9 years working with Laravel—leading a dev team and architecting solutions—I still sometimes feel like I’m not doing enough.| freek.dev
We'll cover resizing, image optimization, and UI enhancements and show how Spatie's packages and products can make the whole process easier, more efficient, and even a bit fun.| freek.dev