Blog
A mashup of articles for many technologies related to the full stack developer.
Order By: Published Date | Most Popular
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
Filament & Jetstream Template Upgraded to Laravel 11
Added Laravel 11 support, email log, example admin theme override, and more.

Anthony Rappa
Filament 3 Jetstream 4 Template Update
It's been a few months so lets update dependencies and add a few new features.

Anthony Rappa
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
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
Filament Livewire Laravel Series: Filament CRM
Building a CRM with Filament 3, Part 1: Installation
In this series we are going to test our Filament knowledge and build a CRM from the ground up. No existing knowledge of Filament is required.

Anthony Rappa
Jetstream 4, Filament 3 Template
A fresh installation of Laravel 10 with a Filament 3 backend and Jetstream 4 frontend. Tons of packages pre-installed and configured including roles/health/backups/timezones/settings/impersonation and more.

Anthony Rappa
Laravel 10, Filament 3, Livewire 3, Breeze Template
A fresh installation of Laravel 10 with a Filament 3 backend and Breeze frontend. Tons of packages pre-installed and configured including roles/health/backups/timezones/settings/impersonation and more.

Anthony Rappa
Available Livewire 3 PHP Attributes
I couldn't find a page in the new Livewire docs that listed them all, and using the Algolia search fell short. So here are your options.

Anthony Rappa
Laravel 10, Livewire 3, Breeze Template
A fresh installation of Laravel 10 with Breeze Authentication and Livewire 3. A frontend/backend split with roles as well as breadcrumb management and an SPA like feel using wire:navigate.

Anthony Rappa