Filament: Enum Classes to Re-Use and Auto-Style

preview_player
Показать описание
If you have a set of key-value options in the forms and tables, you may use PHP Enum classes to avoid repeating those options.

Рекомендации по теме
Комментарии
Автор

Just discovered this new channel thanks to your newsletter! Subscribed, and very excited for more Filament content.

HazerGore
Автор

Please invite the guys from the Filament team, it would be great to see them around here for a collab

ricko
Автор

I’m so happy you did this new channel!! Thanks a lot!

mintdev
Автор

Povilas, great launch! Thank you for sharing! 😊

Claudio_Pereira
Автор

Really very helpful video
.Thanks you So Much...

inspireofbd
Автор

Thank this helps alot to figure out how such things worked!

skyrus
Автор

2:40 PHP Enum class with Filament starts

latlov
Автор

Hello Povilas, how do you manage tags? a tags table or save tags in a column where data is separated by commas or something like that?

ivanvalera
Автор

Thanks you for your effort, i consider filament is something great but what i see is only table can i add something else in the same page???

redouanebenbiga
Автор

how to use icons and labels self::Nombrada in the new ToggleButtons form field?

RenatoAlvarez
Автор

hello, I have a question, In my Filament project I want to export the filtered data to PDF and I'm using DomPDF. I'm able to export the complete 10 records of data from the database but after using a filter also it shows all the 10 entries.

leopascal
Автор

Is it possible to download the example to see the code?

jmrey_personal
Автор

Bro, how can I add the form top of the table list resource

minvalencia
Автор

How we can handle payments gateways using filament ??

noor-vkik
Автор

Please make a video a detailed guide to the relationship in the filament

devKenny
Автор

Povilas, thank you for the content! One doubt, is it possible to implement enum in the SelectColumn component? From the documentation, it seems to be possible, However, in practice, it returns the error:
Object of class App\Enums\ReservationStatus could not be converted to string.

diogeneskonrad
Автор

Great! But... enum values... I think they should be in the model...

PabloZagni
Автор

Good morning ... I'm a big fan of Laravel Daily .. I think I'll be a big fan of Filament Daily ... I have a question : creating a form when the field client number is filled in if it exists in the database, fill in the rest of the form ???

pauloclara
Автор

Povilas, thank you for the content!  
Can you please cover topic about best practice in exception handling. 
For instance, action "Delete" but record cannot be deleted, model throws an exception with some message. How the message can be sent as notification? 
I was not able to find anything like that (I used to work with Nova and it does it out of the box for all exceptions).

ytorbyk
Автор

Hi, I watch almost all of your videos, it’s great to see you are taking Filament seriously. Now I have some confusion. I am Laravel Vue Dev. All these years I have developed sites, CRMs, SaaS applications with vue and Laravel. Now seeing Filament, I feel like I must give it a shot. However, the problem is that, I am really confused about whether I should use filament in such applications.(SaaS, CRM etc.). Could you please give me a suggestion regarding this. It will be much appreciated.

rejowanahmed