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
via Chebli Mohamed
Aucun commentaire:
Enregistrer un commentaire