jeudi 20 octobre 2016

How to get routes list by specific groups in laravel 5?

Hello I am doing like this but its getting all routes list but i want to get routes by specific groups.

here is my code:
<?php $routes = Routes::getRoutes();
@foreach($routes as $route)

@endforeach

thanks in advance!



via Chebli Mohamed

Aucun commentaire:

Enregistrer un commentaire