DEV Community

Rupadana
Rupadana

Posted on • Originally published at rupadana.com

What is Filamentphp?

Introduction

Basically, FilamentPHP requires laravel, make sure you understand Laravel before following this tutorial.

FilamentPHP is an admin panel that can accelerate our process in developing web applications. By using FilamentPHP, we can easily create, read, update, and delete features with a user-friendly interface.

Features

There a lot Features in Filamentphp v3, like :

Panel builder

With the Panel builder feature, we can create more than one admin panel.

Form builder

With the form builder we can create forms without touching the Laravel blade and easly to use many fields.

Table builder

Build your beautiful table with Custom Filter, Single Action and Bulk Action.

Notifications

The Panel Builder uses the Notifications package to send messages to users.

Actions

In Filament, actions also handle "doing" something in your app. However, they are a bit different from traditional actions. They are designed to be used in the context of a user interface.

Infolist builder

Filament's infolist package allows you to render a read-only list of data about a particular entity. It's also used within other Filament packages, such as the Panel Builder for displaying app resources and relation managers, as well as for action modals. Learning the features of the Infolist Builder will be incredibly time-saving when both building your own custom Livewire applications and using Filament's other packages.

Widgets

This guide is for using the Widgets package in a custom TALL Stack application (Tailwind, Alpine, Livewire, Laravel).

Don't be confused, because we will discuss it further in the next article 😁.

Sentry blog image

How I fixed 20 seconds of lag for every user in just 20 minutes.

Our AI agent was running 10-20 seconds slower than it should, impacting both our own developers and our early adopters. See how I used Sentry Profiling to fix it in record time.

Read more

Top comments (1)

Collapse
 
rupadana profile image
Rupadana

Hi, kindly leave a like and comment if you got new insight! 🔥

Cloudinary image

Zoom pan, gen fill, restore, overlay, upscale, crop, resize...

Chain advanced transformations through a set of image and video APIs while optimizing assets by 90%.

Explore

👋 Kindness is contagious

Immerse yourself in a wealth of knowledge with this piece, supported by the inclusive DEV Community—every developer, no matter where they are in their journey, is invited to contribute to our collective wisdom.

A simple “thank you” goes a long way—express your gratitude below in the comments!

Gathering insights enriches our journey on DEV and fortifies our community ties. Did you find this article valuable? Taking a moment to thank the author can have a significant impact.

Okay