From ff2ec20e37c4b422433c6f35528e0b41630b7e36 Mon Sep 17 00:00:00 2001 From: Nabeel Shahzad Date: Sat, 16 Dec 2017 12:12:26 -0600 Subject: [PATCH] remove the project files --- .idea/blade.xml | 4 - .idea/codeStyleSettings.xml | 9 - .idea/codeStyles/codeStyleConfig.xml | 5 - .idea/inspectionProfiles/Project_Default.xml | 79 ----- .idea/laravel-plugin.xml | 9 - .idea/misc.xml | 50 --- .idea/modules.xml | 8 - .idea/php-test-framework.xml | 14 - .idea/php.xml | 152 --------- .idea/phpRuntime.xml | 49 --- .idea/runConfigurations/FlightTest.xml | 6 - .idea/runConfigurations/PIREPTest.xml | 6 - .idea/runConfigurations/SubfleetTest.xml | 6 - .idea/runConfigurations/UtilsTest.xml | 6 - .idea/runConfigurations/local_debug.xml | 5 - .idea/runConfigurations/phpunit.xml | 6 - .idea/runConfigurations/tests.xml | 6 - .idea/symfony2.xml | 6 - .idea/vcs.xml | 6 - .idea/xtextAutoBuilderState.xml | 8 - app/Http/Middleware/InstalledCheck.php | 2 +- phpvms.iml | 322 ------------------ .../system/errors/not_installed.blade.php | 9 +- 23 files changed, 7 insertions(+), 766 deletions(-) delete mode 100644 .idea/blade.xml delete mode 100644 .idea/codeStyleSettings.xml delete mode 100644 .idea/codeStyles/codeStyleConfig.xml delete mode 100644 .idea/inspectionProfiles/Project_Default.xml delete mode 100644 .idea/laravel-plugin.xml delete mode 100644 .idea/misc.xml delete mode 100644 .idea/modules.xml delete mode 100644 .idea/php-test-framework.xml delete mode 100644 .idea/php.xml delete mode 100644 .idea/phpRuntime.xml delete mode 100644 .idea/runConfigurations/FlightTest.xml delete mode 100644 .idea/runConfigurations/PIREPTest.xml delete mode 100644 .idea/runConfigurations/SubfleetTest.xml delete mode 100644 .idea/runConfigurations/UtilsTest.xml delete mode 100644 .idea/runConfigurations/local_debug.xml delete mode 100644 .idea/runConfigurations/phpunit.xml delete mode 100644 .idea/runConfigurations/tests.xml delete mode 100644 .idea/symfony2.xml delete mode 100644 .idea/vcs.xml delete mode 100644 .idea/xtextAutoBuilderState.xml delete mode 100644 phpvms.iml diff --git a/.idea/blade.xml b/.idea/blade.xml deleted file mode 100644 index ddb9fb54..00000000 --- a/.idea/blade.xml +++ /dev/null @@ -1,4 +0,0 @@ - - - - \ No newline at end of file diff --git a/.idea/codeStyleSettings.xml b/.idea/codeStyleSettings.xml deleted file mode 100644 index c4c95431..00000000 --- a/.idea/codeStyleSettings.xml +++ /dev/null @@ -1,9 +0,0 @@ - - - - - - \ No newline at end of file diff --git a/.idea/codeStyles/codeStyleConfig.xml b/.idea/codeStyles/codeStyleConfig.xml deleted file mode 100644 index 8f1a3b79..00000000 --- a/.idea/codeStyles/codeStyleConfig.xml +++ /dev/null @@ -1,5 +0,0 @@ - - - - \ No newline at end of file diff --git a/.idea/inspectionProfiles/Project_Default.xml b/.idea/inspectionProfiles/Project_Default.xml deleted file mode 100644 index 07e3ec99..00000000 --- a/.idea/inspectionProfiles/Project_Default.xml +++ /dev/null @@ -1,79 +0,0 @@ - - - - \ No newline at end of file diff --git a/.idea/laravel-plugin.xml b/.idea/laravel-plugin.xml deleted file mode 100644 index 116f05ea..00000000 --- a/.idea/laravel-plugin.xml +++ /dev/null @@ -1,9 +0,0 @@ - - - - - \ No newline at end of file diff --git a/.idea/misc.xml b/.idea/misc.xml deleted file mode 100644 index ca64d2c5..00000000 --- a/.idea/misc.xml +++ /dev/null @@ -1,50 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/.idea/modules.xml b/.idea/modules.xml deleted file mode 100644 index 4cceea3a..00000000 --- a/.idea/modules.xml +++ /dev/null @@ -1,8 +0,0 @@ - - - - - - - - \ No newline at end of file diff --git a/.idea/php-test-framework.xml b/.idea/php-test-framework.xml deleted file mode 100644 index 6009d56e..00000000 --- a/.idea/php-test-framework.xml +++ /dev/null @@ -1,14 +0,0 @@ - - - - - - - - - - - - - - \ No newline at end of file diff --git a/.idea/php.xml b/.idea/php.xml deleted file mode 100644 index 4adc7f2f..00000000 --- a/.idea/php.xml +++ /dev/null @@ -1,152 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/.idea/phpRuntime.xml b/.idea/phpRuntime.xml deleted file mode 100644 index 17371780..00000000 --- a/.idea/phpRuntime.xml +++ /dev/null @@ -1,49 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/.idea/runConfigurations/FlightTest.xml b/.idea/runConfigurations/FlightTest.xml deleted file mode 100644 index 59ea62be..00000000 --- a/.idea/runConfigurations/FlightTest.xml +++ /dev/null @@ -1,6 +0,0 @@ - - - - - - \ No newline at end of file diff --git a/.idea/runConfigurations/PIREPTest.xml b/.idea/runConfigurations/PIREPTest.xml deleted file mode 100644 index 07d3e66e..00000000 --- a/.idea/runConfigurations/PIREPTest.xml +++ /dev/null @@ -1,6 +0,0 @@ - - - - - - \ No newline at end of file diff --git a/.idea/runConfigurations/SubfleetTest.xml b/.idea/runConfigurations/SubfleetTest.xml deleted file mode 100644 index 13d799fc..00000000 --- a/.idea/runConfigurations/SubfleetTest.xml +++ /dev/null @@ -1,6 +0,0 @@ - - - - - - \ No newline at end of file diff --git a/.idea/runConfigurations/UtilsTest.xml b/.idea/runConfigurations/UtilsTest.xml deleted file mode 100644 index f37c911e..00000000 --- a/.idea/runConfigurations/UtilsTest.xml +++ /dev/null @@ -1,6 +0,0 @@ - - - - - - \ No newline at end of file diff --git a/.idea/runConfigurations/local_debug.xml b/.idea/runConfigurations/local_debug.xml deleted file mode 100644 index 6965e400..00000000 --- a/.idea/runConfigurations/local_debug.xml +++ /dev/null @@ -1,5 +0,0 @@ - - - - - \ No newline at end of file diff --git a/.idea/runConfigurations/phpunit.xml b/.idea/runConfigurations/phpunit.xml deleted file mode 100644 index 0db633ca..00000000 --- a/.idea/runConfigurations/phpunit.xml +++ /dev/null @@ -1,6 +0,0 @@ - - - - - - \ No newline at end of file diff --git a/.idea/runConfigurations/tests.xml b/.idea/runConfigurations/tests.xml deleted file mode 100644 index 5b1f1ef9..00000000 --- a/.idea/runConfigurations/tests.xml +++ /dev/null @@ -1,6 +0,0 @@ - - - - - - \ No newline at end of file diff --git a/.idea/symfony2.xml b/.idea/symfony2.xml deleted file mode 100644 index bd98e409..00000000 --- a/.idea/symfony2.xml +++ /dev/null @@ -1,6 +0,0 @@ - - - - - \ No newline at end of file diff --git a/.idea/vcs.xml b/.idea/vcs.xml deleted file mode 100644 index 35eb1ddf..00000000 --- a/.idea/vcs.xml +++ /dev/null @@ -1,6 +0,0 @@ - - - - - - \ No newline at end of file diff --git a/.idea/xtextAutoBuilderState.xml b/.idea/xtextAutoBuilderState.xml deleted file mode 100644 index f8f33682..00000000 --- a/.idea/xtextAutoBuilderState.xml +++ /dev/null @@ -1,8 +0,0 @@ - - - - xtend;xtext - rO0ABXNyADtvcmcuZWNsaXBzZS54dGV4dC5yZXNvdXJjZS5pbXBsLkNodW5rZWRSZXNvdXJjZURlc2NyaXB0aW9uc4nX+GBmyGixDAAAeHB3BAAAAAB4 - rO0ABXNyABFqYXZhLnV0aWwuSGFzaE1hcAUH2sHDFmDRAwACRgAKbG9hZEZhY3RvckkACXRocmVzaG9sZHhwP0AAAAAAAAx3CAAAABAAAAAAeA== - - \ No newline at end of file diff --git a/app/Http/Middleware/InstalledCheck.php b/app/Http/Middleware/InstalledCheck.php index 20764fc9..1ba9264d 100644 --- a/app/Http/Middleware/InstalledCheck.php +++ b/app/Http/Middleware/InstalledCheck.php @@ -11,7 +11,7 @@ class InstalledCheck { /** * Check the app.key to see whether we're installed or not - * + * */ public function handle($request, Closure $next) { diff --git a/phpvms.iml b/phpvms.iml deleted file mode 100644 index 679e1708..00000000 --- a/phpvms.iml +++ /dev/null @@ -1,322 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/resources/views/system/errors/not_installed.blade.php b/resources/views/system/errors/not_installed.blade.php index 094905a1..3cc2635b 100644 --- a/resources/views/system/errors/not_installed.blade.php +++ b/resources/views/system/errors/not_installed.blade.php @@ -49,14 +49,17 @@ -{{--
--}} +
-

phpVMS Not Installed

-

+

phpVMS Not Installed

+
+
+
+

Head on to the installer >

@yield('content')