Laravel Jetstream like sections using the forms package
Hello,
I would like to create Laravel Jetstream like sections (see beside) with a submit button at the bottom using the form builder. So far I only found the section (https://filamentphp.com/docs/3.x/forms/layout/section). Can you help me to add some buttons at the bottom of a section just like a card?
Thank you in advance.
9 Replies
Solution
You could just put them into your form
Hm... But then I can't give it a slight background, can I?
Nope
I don't think Section has a
footer()
or similar.That's sad, but let's be honest: It will be good enough. π
You can try to PR it. Could be useful for others
I would love to but I am quite constrained time wise right now. π¦
Well, maybe next time you need it π π
Should I open a Feature Request Discussion for this?
You can, but I guess a PR would be faster π