torriv
How can I get the uploaded file before saving data
have you looked here?
https://filamentphp.com/docs/3.x/panels/resources/creating-records#lifecycle-hooks
8 replies
How to show a field only in create record
https://filamentphp.com/docs/3.x/panels/resources/getting-started#hiding-components-based-on-the-current-operation
https://filamentphp.com/docs/3.x/forms/advanced#injecting-the-current-form-operation
4 replies
repeater - anonymous action - fillForm
i'm not sure, but could it be something related to this:
https://filamentphp.com/docs/3.x/forms/fields/repeater#using-get-to-access-parent-field-values
7 replies
Add styles to tailwind
ok. i removed storage, and cleared all cache. no changes.
just to make sure everything is set up correctly, here is the files:
tailwind.config.js (root)
vite.config.js
resources\css\filament\landslag\tailwind.config.js
47 replies