Skip to content

Commit

Permalink
update third
Browse files Browse the repository at this point in the history
  • Loading branch information
Bimaekap committed Sep 21, 2023
1 parent 0133d81 commit 1701565
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions routes/web.php
Original file line number Diff line number Diff line change
Expand Up @@ -85,5 +85,8 @@
// End of the main Authenticated Route Group
});
// One more task is in routes/api.php
Route::get('/dashboard', function(){
/
})->name('dashboard');

require __DIR__ . '/auth.php';

0 comments on commit 1701565

Please sign in to comment.