Recent Articles

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
563 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
1,090 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
1,920 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
2,824 views

Original 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
4,679 views

Original 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
3,796 views

Top Packages

Original Template v8.3.1 5,547

Laravel Boilerplate

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

Original Package v3.2.4 1,656 1,479,471

Laravel Livewire Tables

A dynamic table component for Laravel Livewire.

Original Package v4.0.0 722 374,366

Laravel Authentication Log

Log user authentication details and send new device notifications.

From The Community

Community Livewire

Embed Livewire Components Using Wire Extender

Wire Extender allows you to embed any Livewire component on any website or even within a static HTML file.

wire-elements.dev

139 clicks
139 views

Community Tailwind

Tailframes

Whether you're a experienced developer or just starting out, our Tailwind CSS UI Kit simplifies the process of building beautiful, responsive web applications.

www.tailframes.com

140 clicks
140 views

Community Laravel Validation

Validate Data Types in Laravel Collections Using the `ensure()` Method

The ensure() method allows you to ensure that the items in a Collection are of a specific data type. If an item in the Collection is not of the specified data type, the method will throw an UnexpectedValueException.

ashallendesign.co.uk

176 clicks
176 views