]> BookStack Code Mirror - bookstack/commit
Removed prefix route groups, applyed styleci changes
authorDan Brown <redacted>
Sun, 14 Nov 2021 15:16:18 +0000 (15:16 +0000)
committerDan Brown <redacted>
Sun, 14 Nov 2021 15:16:18 +0000 (15:16 +0000)
commit7025cb38df62d0b9cd2c211dc2f0edc31386009f
treead96d85e15d109b1cce9041303f2ac4781a53113
parent2e49b1617743ee844b5eb63d0e8fd6bca6343d12
Removed prefix route groups, applyed styleci changes

Removing prefix route groups out of visual preference.
Those don't really save much and I prefer seeing the complete
paths when going down the list to better guage where I am.
app/Entities/Tools/SearchResultsFormatter.php
routes/web.php
tests/Entity/PageDraftTest.php