New: NativePHP Starter-Kit

Recent Articles

Original Filament NativePHP Laravel

Introducing: NativePHP Starter-Kit

A NativePHP app with a Laravel API Bridge and Filament 3 Backend, both with an internal core package you can use for common functionality.

Anthony Rappa Anthony Rappa

Anthony Rappa

1 min read
809 views

Original CLI NativePHP

Using Mailtrap on your mobile device to test deep and universal links in NativePHP apps.

I couldn't find a good way to test deeplinking locally without mailtrap, or putting my API on a test server to have it send actual mail. So here's how to run it on your phone.

Anthony Rappa Anthony Rappa

Anthony Rappa

1 min read
339 views

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

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

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
3,376 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
3,266 views

Top Packages

Original Template v8.3.1 5,638

Laravel Boilerplate

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

Original Package v3.7.3 1,890 2,125,381

Laravel Livewire Tables

A dynamic table component for Laravel Livewire.

Original Package v5.0.0 872 901,698

Laravel Authentication Log

Log user authentication details and send new device notifications.

From The Community

Community Laravel

Mastering Laravel Collections

Laravel’s Collection class is one of the most powerful and expressive features of the framework. While it often flies under the radar for newcomers, mastering collections can significantly simplify your code, increase readability, and give you more contro

saasykit.com

62 clicks
62 views

Community Livewire

Livewire Strict: Enforce additional security measures to Livewire

Livewire Strict helps enforce security measures and prevents you from having unprotected sensitive public properties.

wire-elements.dev

732 clicks
732 views

Community Package

Flowforge

Flowforge is a powerful Kanban board package for Laravel Filament 3 that works seamlessly with your existing Eloquent models. This package allows you to transform any model into a Kanban board with minimal configuration, without requiring additional database tables.