sergey
5/9/2018 - 5:19 PM

Laravel Form

Laravel Form

<form action="/foo/bar" method="POST">
    @method('PUT')
    @csrf
</form>