BookStack/app/Http/Controllers
Dan Brown 0fb1fc87c8
Enabled utf8 slugs
Prevents slug change when using only non-ascii chars
Allows use of more localised urls.

Closes #233
2016-11-12 17:16:52 +00:00
..
Auth Merge fixes from branch 'v0.12' 2016-11-12 11:40:54 +00:00
AttachmentController.php Fixed attachments on draft pages 2016-11-12 14:21:54 +00:00
BookController.php
ChapterController.php Enabled utf8 slugs 2016-11-12 17:16:52 +00:00
Controller.php
HomeController.php
ImageController.php
PageController.php
PermissionController.php
SearchController.php
SettingController.php
TagController.php
UserController.php