I dont believe it, it seems this is not possible in Laravel.
I need to do something like this in routes/web.php:
Route::get('logout', 'App\MyModule\LogoutController@logout');
It seems I can't do that in Laravel!
NOTE: I DO NOT WANT TO CHANGE THE GLOBAL PROJECT CONFIGURATION LIKE THIS ANSWER IS PROPOSING
via Chebli Mohamed
Aucun commentaire:
Enregistrer un commentaire