ALPHA 3.0.6h

This commit is contained in:
TheGamecraft
2018-11-27 17:17:52 -05:00
parent fc9d14e735
commit f98cd85872
2 changed files with 2 additions and 1 deletions

View File

@@ -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')) {