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
576 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,100 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,928 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,837 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,712 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,803 views

Top Packages

Original Template v8.3.1 5,549

Laravel Boilerplate

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

Original Package v3.2.4 1,655 1,483,231

Laravel Livewire Tables

A dynamic table component for Laravel Livewire.

Original Package v4.0.0 722 376,656

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

141 clicks
141 views

Community Package

PHP2JS

Share PHP Laravel values effortlessly with external JavaScript files using just one command, thanks to the seamless integration of PHP2JS. Execute backend requests swiftly and precisely with the power of QuickRequest.

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

179 clicks
179 views