Laravel Filament: Live-Coding - Notes Management Panel

preview_player
Показать описание
In this video, I will use a well-known Laravel admin panel package Filament, to create an admin panel for my own hobby project.

00:00 Intro
02:47 Installation
03:19 Filament User
05:05 Generate Note Resource
06:14 Customize Table
09:52 Customize Form
11:44 Add Relationships
15:35 Conclusion

- - - - -
Support the channel by checking out my products:

- - - - -
Other places to follow:
Рекомендации по теме
Комментарии
Автор

Hey! We have a field called BelongsToManyMultiSelect, which can be used instead of a relation manager to attach tags from create/edit much easier!

danharrin
Автор

The Filament community is awesome! Dan is a great guy.

helderlimaletsgo
Автор

I’ve recently started using filament, so a timely course, can’t wait!

Things to try in the course:
* I currently have a livewire table and use your livewire toggles in a column, maybe show that being implemented?
* I also have a livewire column with a date and when you click it, it changes the date to the next financial quarter.
* Displaying tags in a column.
* Alpine hover to display full column data when the field only displays 20 chars for instance.
* Php enum on select in edit view or maybe inline on table view.

Im moving some tables and data into filament, but I’m found customising quite hard so far (not been doing it for long)

gdogmalone
Автор

Hi! I've registered for all your courses and enjoy them very much. I Would love to have a Filament course! Thank you very much for the amazing work.

gapfran
Автор

i have try to use it, it was nice👌

but still need deep learn in livewire and tailwind for more customization to make your own admin panel.

ihsanalhafiz
Автор

It's perfect combination using Filament & Quickadminpanel, but use Form Builder & Table Builder separately instead of admin builder itself, considering file structure. Cons of filament is custom a layout. Cons from quickadminpanel is a repeater builder, and filament have.

UrfanFahada
Автор

Please include user management, roles and permissions like in the quickadminpanel. Thanks

PhillipinesIsTheBestTheNumber
Автор

The blocks feature would be nice to have an explanation/example for

Voltra_
Автор

HI, Povilas.
One thing that I struggle to do in Filament is to customize the base form layout (break rows fields, small field in a row, etc.).
I did it using some field properties from the filament fields classes but I think it was to much work for something simple. So I think that there must be a easy way to achieve this but I wasn't able to find anything about it (in february). Since that time I hadn't touch a filament project, so I don't know if there is more information now.

I believe that should be a good topic to talk in a small video or in a module of your future course about filament.

Thank you for your videos.

uematsusoft
Автор

Pls show how to make simple e-shop site with filement. I think it will very interesting video!

unitaxi
Автор

would love to see a series of videos covering filament using all aspects

matthewjohnson
Автор

It's a short video but it means a lot, I hope you make videos in the cms project with fuse and it should cover (the media manager, videos section, pdf section, and slideshow). Thank you and I wish you the best.

tqfkuqt
Автор

Hi Povilas, looking forward to the series. As a noob, Filament took all the heavy lifting out of creating an Admin Panel. I am struggling with the Custom Pages and Views, perhaps you could cover that.

janomevanwyk
Автор

Hey Povilas, thanks for considering Filament. I'm just discovering it at the moment. I have to say that a bit of help regarding Forms would be much appreciated.

david
Автор

I would like to know how to customize the layout of each form, maybe also the global style. As other pointed out, also how to display the "pluck+join(", ")" tags directly in the table.

giacomogaravaglia
Автор

Nice video, can you please tell me what color theme you are using.

andriipokhytun
Автор

Excelent tutorial but i need the structure i've to create in DB because can't make it run
Thanks a lot

karintemi
Автор

As of multiple small project, i would personally wanted a big project so that we can hit some bug or problem when the project grow

chengkangzai
Автор

Hi povilas i have problem when I insert image from another blade it does not show in filament table .but when I insert from filament create image display normally in the table .
Notice: images are all in the same folder uploads

hossam-eddineabouelqassim
Автор

I recently use filament for a client. I would love to learn more about it and I would like to know if filament could handle bigger and more complex projects

chibuikeumezinwa