2018-11-05 09:26:30 +08:00

5 lines
77 B
Plaintext

Auth::routes();
Route::get('/home', 'HomeController@index')->name('home');