- 21 Jul, 2016 2 commits
-
-
Tomás Soler authored
-
Tomás Soler authored
Makes laravel --no-ansi be respected, even when showing the result of the composer command.
-
- 04 Apr, 2016 1 commit
-
-
Roman Sevastyanov authored
-
- 31 Mar, 2016 1 commit
-
-
Taylor Otwell authored
-
- 30 Mar, 2016 1 commit
-
-
Alex Bowers authored
-
- 27 Mar, 2016 1 commit
-
-
Alex Bowers authored
-
- 25 Mar, 2016 2 commits
-
-
Alex Bowers authored
-
Alex Bowers authored
This allows us to get the coloured output from Process.
-
- 08 Feb, 2016 1 commit
-
-
Taylor Otwell authored
-
- 07 Feb, 2016 1 commit
-
-
Saulo Soares de Toledo authored
Before this fix, creating a new application throws a fatal error if the Zip extension is not installed.
-
- 19 Dec, 2015 3 commits
-
-
Graham Campbell authored
-
Taylor Otwell authored
-
Taylor Otwell authored
-
- 20 Oct, 2015 2 commits
-
-
Taylor Otwell authored
-
Antério vieira da silva authored
-
- 01 Aug, 2015 1 commit
-
-
Graham Campbell authored
-
- 13 Jun, 2015 1 commit
-
-
Erik Telford authored
-
- 09 Jun, 2015 2 commits
-
-
Dan Hersam authored
Moving this command first to keep 'php artisan optimize' from generating a 'compiled.php' since the .env has APP_DEBUG set to true.
-
Dan Hersam authored
If you run the installer to create a new project it says the Application key was set successfully even though it wasn't. This calls the composer script to copy .env.example to .env, so the next script that calls artisan key:generate will work. The reason for the current behavior is that php artisan key:generate doesn't display an error if it fails to find a .env file.
-
- 22 Mar, 2015 1 commit
-
-
Graham Campbell authored
-
- 14 Mar, 2015 4 commits
-
-
Graham Campbell authored
-
Graham Campbell authored
-
Graham Campbell authored
-
Graham Campbell authored
-
- 25 Feb, 2015 2 commits
-
-
Taylor Otwell authored
-
Taylor Otwell authored
-
- 16 Feb, 2015 1 commit
-
-
Pedro Borges authored
When installing via Composer, it automatically duplicates the .env.example file. Now the Laravel installer will do too. This addition has been tested.
-
- 24 Nov, 2014 2 commits
-
-
Lucas Michot authored
-
Lucas Michot authored
-
- 21 Sep, 2014 1 commit
-
-
Graham Campbell authored
-
- 23 Aug, 2014 2 commits
-
-
Matt Farmer authored
Previously the OutputInterface was not being passed to this method which resulted in it throwing an "Undefined variable" exception.
-
Taylor Otwell authored
-
- 14 Aug, 2014 1 commit
-
-
Taylor Otwell authored
-