diff --git a/Boxfile b/Boxfile index 9ba1cc5..4e2cbdc 100644 --- a/Boxfile +++ b/Boxfile @@ -1,6 +1,4 @@ global: - env: - - LARAVEL_ENV: production web1: name: laravelajaxexample shared_writable_dirs: diff --git a/application/bundles.php b/application/bundles.php index d078c4b..621136b 100644 --- a/application/bundles.php +++ b/application/bundles.php @@ -36,5 +36,4 @@ return array( 'bootstrapper' => array('auto' => true), 'docs' => array('handles' => 'docs'), - ); \ No newline at end of file