Laravel Pro Tips

Laravel Pro Tips

Share this post

Laravel Pro Tips
Laravel Pro Tips
Laravel Filament: Top 12 Plugins Simplified with Demonstrations

Laravel Filament: Top 12 Plugins Simplified with Demonstrations

Filament is a fantastic admin panel tool that comes with features like creating tables and forms quickly. Plus, there are several plugins that enhance its capabilities.

Laravel Pro Tips's avatar
Laravel Pro Tips
Oct 28, 2023
∙ Paid

Share this post

Laravel Pro Tips
Laravel Pro Tips
Laravel Filament: Top 12 Plugins Simplified with Demonstrations
Share

rectangular gray corded device on black rack
Photo by Thomas Jensen on Unsplash

Below, you'll see 12 plugins I've selected.

1. Simplifying Filament with Breezy

Elevate your Filament Admin experience by adding functionalities similar to Breeze! This plugin, Filament Breezy, includes essential features such as login, registration, password reset, email verification, and a user profile page. All of these functions seamlessly blend with the TALL stack, making it harmoniously integrate with Filament.

Here’s a simplified guide to get you started:

First, let’s get the package installed. You can easily do this by using composer:

composer require jeffgreco13/filament-breezy

Now, it’s time to tweak Filament's settings to utilize the Breezy plugin. Navigate to your config/filament.php. Then, modify the authentication settings as follows:

This post is for paid subscribers

Already a paid subscriber? Sign in
© 2025 Laravel Pro Tips
Privacy ∙ Terms ∙ Collection notice
Start writingGet the app
Substack is the home for great culture

Share