Skip to content

Add id in form()->open() #188

Answered by fabricio-fn
bulfaitelo asked this question in Q&A
Jul 11, 2023 · 2 comments · 2 replies
Discussion options

You must be logged in to vote

you can use attributes() method

{!! html()->form('POST', '[action/id]')->attributes(['id' => 'formAbc']) !!}
...
{!! html()->form()->close() !!}

Replies: 2 comments 2 replies

Comment options

You must be logged in to vote
2 replies
@bulfaitelo
Comment options

@kamleshwebtech
Comment options

Answer selected by bulfaitelo
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
4 participants