Recent Articles

Original AI Laravel

Using OpenAI to generate 1000 test questions for $6

Learn how I used OpenAI to generate 1,000 quiz questions for the quizzes feature of this site, all for $6.

Anthony Rappa Anthony Rappa

Anthony Rappa

4 min read
2,192 views

Original Filament

Filament & Jetstream Template Upgraded to Laravel 11

Added Laravel 11 support, email log, example admin theme override, and more.

Anthony Rappa Anthony Rappa

Anthony Rappa

0 min read
2,312 views

Original Laravel

Laravel Queue Cheatsheet

Let;s define some of the more confusing configurations in Laravel queue management.

Anthony Rappa Anthony Rappa

Anthony Rappa

2 min read
1,870 views

Original Filament

Filament 3 Jetstream 4 Template Update

It's been a few months so lets update dependencies and add a few new features.

Anthony Rappa Anthony Rappa

Anthony Rappa

0 min read
2,175 views

Original Filament Livewire Series: Filament CRM

Building a CRM with Filament 3, Part 3: Projects

Let's add support for projects to our customers resource.

Anthony Rappa Anthony Rappa

Anthony Rappa

2 min read
3,891 views

Original Filament Laravel Livewire Series: Filament CRM

Building a CRM with Filament 3, Part 2: Customers

Lets add a customers resource to Filament so we can create, edit, and delete customers.

Anthony Rappa Anthony Rappa

Anthony Rappa

7 min read
5,159 views

Top Packages

Original Template v8.3.1 5,591

Laravel Boilerplate

Laravel Boilerplate provides you with a massive head start on any size web application.

Original Package v3.5.0 1,782 1,814,552

Laravel Livewire Tables

A dynamic table component for Laravel Livewire.

Original Package v4.0.0 782 608,924

Laravel Authentication Log

Log user authentication details and send new device notifications.

From The Community

Community HTML

Use HTMX to Create Laravel Single-Page Apps Without Writing JavaScript

HTMX brings back that philosophy, with a twist: it allows us to trigger AJAX requests from any HTML element just by adding custom attributes to it. Thanks to this approach, we can create single-page applications without writing a single line of JavaScript

tighten.com

527 clicks
527 views

Community Laravel

Ensuring Environment Variables Are Set in Laravel

I was recently browsing through X and saw an awesome code tip from Oussama Mater about a method I didn't know existed in Laravel. So I wanted to put together a quick article to share it with you all so you can benefit from it too!

ashallendesign.co.uk

337 clicks
337 views

Community Package v0.0.9

WireSpy—a sleek new debug bar for Livewire

Take your Livewire development to the next level with WireSpy. Instantly debug and interact with your components—inspect their state, modify it on the fly, and even time-travel through state changes to pinpoint issues. Stay on top of every event with a dedicated events page that shows dispatched events, the originating component, and the exact data payload. And with the hot reload feature, any changes to your component files automatically refresh, keeping your workflow fast and efficient. WireSpy gives you the power and precision you need to build and debug your Livewire apps.