491 Installation Error (#495)

* Disable CSRF token

* Add error handling around looking up the theme and set a default

* Note about logs in issue template

* Formatting
This commit is contained in:
Nabeel S
2020-01-14 13:55:24 -05:00
committed by GitHub
parent aafc9680bf
commit d4da0a6d6a
5 changed files with 371 additions and 270 deletions

View File

@@ -53,7 +53,7 @@
},
"require-dev": {
"barryvdh/laravel-debugbar": "^3.0",
"barryvdh/laravel-ide-helper": "^2.0",
"barryvdh/laravel-ide-helper": "^2.6",
"bpocallaghan/generators": "5.0.1",
"codedungeon/phpunit-result-printer": "^0.13.0",
"filp/whoops": "~2.0",