File "routes.stub"
Full Path: /home/pulsehostuk9/public_html/invoicer.pulsehost.co.uk/vendor/laravel/ui/src/Auth/stubs/routes.stub
File size: 108 bytes
MIME-type: text/plain
Charset: utf-8
Auth::routes();
Route::get('/home', [App\Http\Controllers\HomeController::class, 'index'])->name('home');