If you open that form in your browser, what is the generated URL for the form action?
The URL is :
http://localhost/public/templates/slug_to_template :
I think the problem is within the Illuminate\Routing\UrlGenerator :
public function action
The method action is not checking whether the method exists.
Sign in to participate in this thread!
The Laravel portal for problem solving, knowledge sharing and community building.
The community