FilamentF
Filamentβ€’2y ago
Deezy

Getting Started with Filament

I'm relatively still a beginner in Laravel. I'm new to filament. I haven't used livewire before. I'm building a relatively simple project with tailwindcss, laravel and alpine.js. That has taken me so far in the project. Now I need a datetime picker and the native HTML5 picker won't cut it because I need to do some validation like restricting picking certain dates. I started to explore filament and it's really great. But from the code snippets and examples, frankly I don't know where to start because it just shows importing the components and using them immediately. I don't know where to put it. Or even how any of it works in a bare-bones laravel app. I need some help with this please πŸ™πŸΎ
filament.png
Was this page helpful?