Add some error state pages and installer fixes

This commit is contained in:
Nabeel Shahzad
2017-12-15 11:22:46 -06:00
parent 9607c0a27f
commit b97b47cd8c
7 changed files with 164 additions and 4 deletions

View File

@@ -11,6 +11,11 @@
return [
/**
* Check for if we're "installed" or not
*/
'installed' => env('PHPVMS_INSTALLED', false),
/**
* The skin to use for the front-end
*/