Blog

(My Favorites)

A mashup of articles for many technologies related to the full stack developer.

Order By: Published Date | Most Popular

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
928 views

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
1,137 views

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,247 views

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
1,718 views

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,097 views

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
4,140 views

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 Anthony Rappa

Anthony Rappa

4 min read
6,896 views

Laravel Filament

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 Anthony Rappa

Anthony Rappa

1 min read
4,457 views

Laravel Filament

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 Anthony Rappa

Anthony Rappa

1 min read
3,593 views

Livewire

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 Anthony Rappa

Anthony Rappa

4 min read
5,193 views

Livewire Laravel

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 Anthony Rappa

Anthony Rappa

0 min read
1,007 views

AI Laravel

Querying OpenAI with Laravel

Let's see how we can query the OpenAI API and get a response in Laravel.

Anthony Rappa Anthony Rappa

Anthony Rappa

2 min read
2,355 views