cigoler
[V3] Blade components do not have the good colour
I've run into the same problem, just curious if we know why? I'm presuming it's something I've done wrong as usual - but basically followed the manual steps for installing tailwind etc into an existing laravel project as per the recommendations on the Forms documentation.
The boot override works, though.
19 replies
createOptionForm - how to import form schema, is it possible?
Oh man, I did not, no. I'm shifting uncomfortably in my seat now. Is that documented yet?
Either way that gets me to a point where the modal now looks like it's loading the overlay but no form is showing. But I'll take it, that's progress!
15 replies
createOptionForm - how to import form schema, is it possible?
Sorry @Dan Harrin , can you advise please. I'm sure I'm doing something super obviously wrong but I'm tearing my hair out (and don't have much left to begin with). I've created a brand new project, installed Jetstream, Filament Admin, Filament Forms, followed the instructions for both, and just for testing purposes created an additional model called Department with a single name field, and linked it to the user model with a BelongsTo:
User model:
Create.php:
That should work shouldn't it? But when I click the button to bring up the modal, a network request is sent to fetch the modal, but nothing else happens and nothing shows.
Am I missing something here? Again I don't want to be that guy, so I am sorry.
15 replies
createOptionForm - how to import form schema, is it possible?
I'm being gaslighted day to day by AI chat bots and now FIlament!? When will it end.
I guess I was so preoccupied with getting the modal to appear I didn't even think that far ahead as to what it was actually going to create. My bad guys, sorry, thanks for the help.
15 replies