BookStack/app
Dan Brown f139cded78
Laravel 8 shift squash & merge (#3029)
* Temporarily moved back config path
* Apply Laravel coding style
* Shift exception handler
* Shift HTTP kernel and middleware
* Shift service providers
* Convert options array to fluent methods
* Shift to class based routes
* Shift console routes
* Ignore temporary framework files
* Shift to class based factories
* Namespace seeders
* Shift PSR-4 autoloading
* Shift config files
* Default config files
* Shift Laravel dependencies
* Shift return type of base TestCase methods
* Shift cleanup
* Applied stylci style changes
* Reverted config files location
* Applied manual changes to Laravel 8 shift

Co-authored-by: Shift <shift@laravelshift.com>
2021-10-30 21:29:59 +01:00
..
Actions Laravel 8 shift squash & merge (#3029) 2021-10-30 21:29:59 +01:00
Api Laravel 7.x Shift (#3011) 2021-10-26 22:04:18 +01:00
Auth Laravel 8 shift squash & merge (#3029) 2021-10-30 21:29:59 +01:00
Config Laravel 8 shift squash & merge (#3029) 2021-10-30 21:29:59 +01:00
Console Applied styleci changes 2021-09-26 15:48:22 +01:00
Entities Laravel 8 shift squash & merge (#3029) 2021-10-30 21:29:59 +01:00
Exceptions Laravel 8 shift squash & merge (#3029) 2021-10-30 21:29:59 +01:00
Facades Apply fixes from StyleCI 2021-06-26 15:23:15 +00:00
Http Laravel 8 shift squash & merge (#3029) 2021-10-30 21:29:59 +01:00
Interfaces Apply fixes from StyleCI 2021-06-26 15:23:15 +00:00
Notifications Apply fixes from StyleCI 2021-06-26 15:23:15 +00:00
Providers Laravel 8 shift squash & merge (#3029) 2021-10-30 21:29:59 +01:00
Settings Apply fixes from StyleCI 2021-06-26 15:23:15 +00:00
Theming Applied latest styleci changes 2021-09-06 22:19:06 +01:00
Traits Apply fixes from StyleCI 2021-06-26 15:23:15 +00:00
Translation Apply fixes from StyleCI 2021-08-21 14:49:40 +00:00
Uploads Laravel 8 shift squash & merge (#3029) 2021-10-30 21:29:59 +01:00
Util Altered the parsing of custom head to prevent htmlentities on content 2021-09-12 16:19:17 +01:00
Application.php Apply fixes from StyleCI 2021-06-26 15:23:15 +00:00
helpers.php Merge branch 'v21.05.x' 2021-07-03 12:02:13 +01:00
Model.php Apply fixes from StyleCI 2021-06-26 15:23:15 +00:00