mirror of
https://github.com/BookStackApp/BookStack.git
synced 2025-06-04 08:54:33 +08:00
@ -1,5 +1,6 @@
|
||||
<?php
|
||||
|
||||
Route::get('/status', 'StatusController@show');
|
||||
Route::get('/robots.txt', 'HomeController@getRobots');
|
||||
|
||||
// Authenticated routes...
|
||||
|
Reference in New Issue
Block a user