Controller routes have no names.
You should use controller actions.
{{ Form::open(array('action' => 'HomeController@edit')) }}
It's written here Forms
Spescina, thanks for your reply. That's a pity, I hoped you could combine these.
Sign in to participate in this thread!
The Laravel portal for problem solving, knowledge sharing and community building.
The community