laravel get current action name

Solutions on MaxInterview for laravel get current action name by the best coders in the world

showing results for - "laravel get current action name"
Silvia
19 Jun 2018
1echo Route::getCurrentRoute()->getActionName();