mercredi 24 avril 2019

how to omit the middleware of a specific route in laravel

I have the following route: Route :: get ('table_position / {discipline} / {category}', 'ProgrammingController @ v_table') -> name ('programming.v_table'); but I want it to be displayed without needing to authenticate.

Use the php artisan make: auth so it takes the auth middleware.

I'm using laravel 5.7

I want you to allow me to visualize without needing to authenticate



from Newest questions tagged laravel-5 - Stack Overflow http://bit.ly/2URT79k
via IFTTT

Aucun commentaire:

Enregistrer un commentaire