Skip to content

Commit

Permalink
Add missing routing
Browse files Browse the repository at this point in the history
  • Loading branch information
miyacorata committed May 1, 2021
1 parent f8b4825 commit 8e92ae5
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions routes/web.php
Original file line number Diff line number Diff line change
Expand Up @@ -52,3 +52,5 @@


});

Route::get('/ed/403', [InfoController::class, 'ed403']);

0 comments on commit 8e92ae5

Please sign in to comment.