Skip to content
This repository has been archived by the owner on Aug 9, 2022. It is now read-only.

#bug _method not generated without store key #90

Open
t1k3 opened this issue Jul 4, 2017 · 1 comment
Open

#bug _method not generated without store key #90

t1k3 opened this issue Jul 4, 2017 · 1 comment

Comments

@t1k3
Copy link

t1k3 commented Jul 4, 2017

The _method input not generated when the store key is not exists or null.

{!! BootForm::open([ 'model' => $user, 'update' => 'users.update', ]) !!}

<form method="POST" action="*/users/1/edit" update="users.update" role="form">

@dwightwatson
Copy link
Owner

Hey, thanks for reporting this. Unfortunately I don't have a lot of time to dive into this at the moment, but I'm happy to accept any PR that can resolve this. Otherwise I'll get to this at some point down the line.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants