]> BookStack Code Mirror - bookstack/commit
Started rolling out user slugs to model and core controllers
authorDan Brown <redacted>
Tue, 9 Mar 2021 23:06:12 +0000 (23:06 +0000)
committerDan Brown <redacted>
Tue, 9 Mar 2021 23:06:12 +0000 (23:06 +0000)
commit19d79b6a0f034ab4f7dbd75d60030d276a0c21de
tree29c6b1a34b922b39cf02f06a326ae6e702c91d42
parent3a9caea84609c9cf584ba9c15eed5d2a0db5a6d3
Started rolling out user slugs to model and core controllers
app/Auth/User.php
app/Auth/UserRepo.php
app/Entities/Models/Entity.php
app/Http/Controllers/UserController.php
app/Http/Controllers/UserProfileController.php [new file with mode: 0644]
app/Interfaces/Sluggable.php
resources/views/common/header.blade.php
routes/web.php