mirror of
https://github.com/snipe/snipe-it.git
synced 2026-02-05 05:45:41 +00:00
@ -409,7 +409,7 @@ Route::group(['middleware' => 'web'], function () {
|
||||
)->name('logout');
|
||||
});
|
||||
|
||||
//Auth::routes();
|
||||
Auth::routes();
|
||||
|
||||
Route::get(
|
||||
'/health',
|
||||
|
||||
Reference in New Issue
Block a user