mirror of
https://gitlab.com/TheGamecraft/c-cms.git
synced 2026-04-21 10:49:10 -04:00
ALPHA 3.0.6h
This commit is contained in:
@@ -13,6 +13,7 @@ use \App\Notifications\sms;
|
||||
|
||||
/* Basic Auth Route */
|
||||
Auth::routes();
|
||||
Route::get('logout', 'Auth\LoginController@logout')->name('logout');
|
||||
|
||||
/* Index Route */
|
||||
if (env('APP_DEBUG')) {
|
||||
|
||||
Reference in New Issue
Block a user