]> BookStack Code Mirror - bookstack/commit
Added status endpoint
authorDan Brown <redacted>
Sun, 17 Jan 2021 13:21:57 +0000 (13:21 +0000)
committerDan Brown <redacted>
Sun, 17 Jan 2021 13:21:57 +0000 (13:21 +0000)
commit6eda1c1fb28142d432bf0ca05d7eaba9bf16f0d0
tree77a91c093a5da93989489a2181acaf4124a87e13
parentd33f1366604c6b783b0086654b75d2e230e94f49
Added status endpoint

For #2467
app/Http/Controllers/StatusController.php [new file with mode: 0644]
routes/web.php
tests/StatusTest.php [new file with mode: 0644]
version