]> BookStack Code Mirror - bookstack/commit
Started work on user slugs
authorDan Brown <redacted>
Mon, 8 Mar 2021 22:34:22 +0000 (22:34 +0000)
committerDan Brown <redacted>
Mon, 8 Mar 2021 22:34:22 +0000 (22:34 +0000)
commit3a9caea84609c9cf584ba9c15eed5d2a0db5a6d3
treee9ceb868debfd9c97a9dbf5501678a37fbf28363
parent34e60986873ab47ef0a9e2447bddb7a5b82b0c13
Started work on user slugs

Related to #2525
app/Auth/User.php
app/Entities/Models/Entity.php
app/Entities/Tools/SlugGenerator.php
app/Interfaces/Sluggable.php [new file with mode: 0644]
database/factories/ModelFactory.php
database/migrations/2021_03_08_215138_add_user_slug.php [new file with mode: 0644]