Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

How to Redirecting to Controller Actions in Laravel ?

Answer Posted / suresh kumar

Not only named route but we can also redirect to controller actions.
We need to simply pass the controller and name of the action to the action method as shown in the following example.

return redirect()->action(‘NameOfController@methodName’,[parameters]);

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are named routes in laravel?

782


What is the difference between namespace and use in laravel?

796


Do you know what developed the laravel?

813


How to enable or disable maintaince mode in laravel.

806


How do I require authentication for a set of routes associated with a subdomain?

742


How to install laravel via laravel installer.

812


What are the feature of laravel 5.0?

759


what is Restful Resource Controllers ?

1792


What is blade in laravel?

781


what is Basic Routing ?

1856


Explain homestead in laravel.

763


How do you define middleware?

719


What do you know about traits in laravel?

741


What is meant by Retrieving Input ?

1579


What is laravel horizon?

768