A few options.
You need to choose one of these depending on your use case.
Anyway, the answer is here http://forumsarchive.laravel.io/viewtopic.php?id=10095
Route::getCurrentRoute()->getAction();
Route::currentRouteAction();
Route::currentRouteName();
Sign in to participate in this thread!
The Laravel portal for problem solving, knowledge sharing and community building.
The community