On October 26, 2020 . By CodimTh Category: Web Laravel You can redirect() not only to URL or specific route, but to a specific Controller's specific method, and even pass the parameters. Use this: return redirect()->action('SomeController@method', ['param' => $value]); Tags : Laravel Laravel tutoriel Tips Laravel Previous PostHow to use Many To Many Polymorphic Relationship in LaravelNext PostHow to use "Views field formatter" module in Drupal 8 Comments Add new comment Your name Subject Comment About text formats Restricted HTML Leave this field blank
Comments