The Best Form Builder for Laravel - Filament Forms

preview_player
Показать описание
In this video I will be showing you how to build forms for your Laravel application using the FilamanetPHP forms package. This package can be used without the Filament admin package and can come in handy for quickly and easily building forms for your Laravel application.

Be sure to visit the Filament Forms Package documentation page at: URL

00:00 - Introduction
00:32 - Create a New Laravel App
01:09 - Install the Tall Stack Preset
02:15 - Create a New Livewire Component
02:46 - Install the Filament Forms Package
03:57 - Building Forms
6:37 - Add Form Views to Tailwind Config
7:56 - Updating Styles for our Form
9:12 - Adding a few field types to our form
11:03 - Adding the Form Javascript and CSS
12:12 - Stylizing our Submit Button
12:55 - Submitting our Form
Рекомендации по теме
Комментарии
Автор

Thunk you so much for the vedio, its my first time doing laravel but you vedio just made learning much easier for me.

singwithnoma
Автор

Thanks so much for making this, really helpful..

rutgerhoutdijk
Автор

Hello sir, I wanted to highlight table rows with respect to it's column value, for example post having status 'Inactive' must be in red and so on, is it possible in filament forms and coulumns? If so, I would be more glad to learn from you sir.
Thank you for this great tutorial.

Visitnepal
Автор

Hi cool tutorial sir, do you have a tutorial for settings so you can automatically access [project-name].test after creating a laravel project?, i still use artisan serve

ibrahimsaputra
Автор

Is it possible to display the fields separately in the blade view as can be done with the symfony formbuilder? if yes how to do it!?

audmbag
Автор

thanks for this - but I can't thinking this is totally over engineered to insert a few HTML form fields into a database . There's about 7 levels of framework needed to do this!!

bossagypsy