mirror of
https://github.com/snipe/snipe-it.git
synced 2026-03-29 11:56:19 +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