The `getActionName` method in PHP Illuminate Routing is used to retrieve the name of the action associated with a route. This method returns the name of the action as a string.
PHP Illuminate\Routing Route::getActionName - 20 examples found. These are the top rated real world PHP examples of Illuminate\Routing\Route::getActionName extracted from open source projects. You can rate examples to help us improve the quality of examples.