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
614 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,125 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,952 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,884 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,817 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,857 views

Top Packages

Original Template v8.3.1 5,550

Laravel Boilerplate

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

Original Package v3.2.5 1,659 1,488,593

Laravel Livewire Tables

A dynamic table component for Laravel Livewire.

Original Package v4.0.0 722 380,277

Laravel Authentication Log

Log user authentication details and send new device notifications.

From The Community

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 Package v2.10.0

Laravel Blueprint

Rapidly develop multiple Laravel components from a single, human readable domain language.

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

192 clicks
192 views