Posts by Maicon Cerutti • 11 points
1 post
-
1
votes2
answers1625
viewsA: How to know the current route on Laravel 4?
Route::getCurrentRoute()->getName() The cool thing is that it also works in other versions (the ones bigger than the 4) of Laravel