]> BookStack Code Mirror - bookstack/commit
Licensing: Added licenses app view
authorDan Brown <redacted>
Sat, 23 Mar 2024 16:31:13 +0000 (16:31 +0000)
committerDan Brown <redacted>
Sat, 23 Mar 2024 16:31:13 +0000 (16:31 +0000)
commit0c524c7c8f272acd4ae429f04f8678e2f8c7ba4b
tree84b7b0702ccb64ed2f6353d90f72bb274d573d2f
parented956a4cf00473f3b2ba135dbeacff65bc9602b0
Licensing: Added licenses app view

Extracted many methods to a new "MetaController" in the process.
app/App/HomeController.php
app/App/MetaController.php [new file with mode: 0644]
resources/views/help/licenses.blade.php [new file with mode: 0644]
routes/web.php