Car model database

So I would like to create a car model database for my dad who likes to collect models of Unimogs. I already created a website for him in plain php as api and react as frontend. But i would like to streamline the process and someone recommended me Filament. Regarding the current website (my dad loves it but i hate working on it) would it be possible to create the same? I specificly mean the searching and filtering image, as to my understanding the form page is what filament is made for.
No description
No description
4 Replies
awcodes
awcodes6mo ago
This is 100% doable in Filament. It will look different, but you can change that too if you’re so inclined. I would recommend getting comfortable with Laravel, and the TALL stack first though.
Tobbert
Tobbert6mo ago
Cool! Gonna see how far ima get thank you
daar
daar6mo ago
@Tobbert once you get the hang of it it's relatively straightforward. Check out : https://github.com/filamentphp/demo to see how it's done and on YouTube there are the Laravel Daily and Filament Daily channels that give interesting background information.
GitHub
GitHub - filamentphp/demo: Source code for the demo.filamentphp.com...
Source code for the demo.filamentphp.com website. Contribute to filamentphp/demo development by creating an account on GitHub.
Tobbert
Tobbert6mo ago
thanks for that really! I got pretty far already. Got some tables based on the original ones and also all different input types for the form that im gonna need. Now trying out how to create the searching and filtering. Looking at how LiveWire works and combine some stuff to make something myself. Not sure what the best approach would be, but i guess i found one...
Want results from more Discord servers?
Add your server
More Posts