- 05 Jun, 2015 3 commits
-
-
Prefix the namespace with \
Nicolas Widart committed -
Use PHP 5.5 ::class property in config files
Taylor Otwell committed -
See https://github.com/laravel/laravel/pull/3402
Romain Lanz committed
-
- 04 Jun, 2015 1 commit
-
-
Graham Campbell committed
-
- 03 Jun, 2015 2 commits
-
-
Taylor Otwell committed
-
Taylor Otwell committed
-
- 02 Jun, 2015 2 commits
-
-
[5.1] Move copying .env.example to post-root-package-install
Taylor Otwell committed -
post-create-project-cmd is executed only after post-install-cmd and this could cause issue on the first installation (via composer create-project) where environment is not prepared hence `php artisan optimize` would generate `compiled.php`. Signed-off-by: crynobone <crynobone@gmail.com>
crynobone committed
-
- 01 Jun, 2015 4 commits
-
-
CS
Taylor Otwell committed -
Signed-off-by: Graham Campbell <graham@cachethq.io>
Graham Campbell committed -
Signed-off-by: Graham Campbell <graham@cachethq.io>
Graham Campbell committed -
Signed-off-by: Graham Campbell <graham@cachethq.io>
Graham Campbell committed
-
- 31 May, 2015 2 commits
-
-
Enable model guarding after doing seeds
Taylor Otwell committed -
Leaving models unguarded can cause all kinds of havoc if someone uses seeds in their tests. Best to default to reguard after doing the seeds.
Peter Haza committed
-
- 28 May, 2015 3 commits
-
-
Using the path parameter in the path method.
Taylor Otwell committed -
Jimmy Puckett committed
-
Taylor Otwell committed
-
- 26 May, 2015 2 commits
-
-
Taylor Otwell committed
-
Taylor Otwell committed
-
- 25 May, 2015 4 commits
-
-
Add env variable to database default connection
Taylor Otwell committed -
Marcelo Canina committed
-
Add faker to require-dev
Taylor Otwell committed -
Graham Campbell committed
-
- 22 May, 2015 3 commits
-
-
Taylor Otwell committed
-
Added title tag
Taylor Otwell committed -
Rafael Ferreira Silveira committed
-
- 21 May, 2015 1 commit
-
-
Taylor Otwell committed
-
- 13 May, 2015 1 commit
-
-
Taylor Otwell committed
-
- 11 May, 2015 1 commit
-
-
Taylor Otwell committed
-
- 10 May, 2015 3 commits
-
-
Remove unnecessary whitespace
Taylor Otwell committed -
Mulia Arifandi Nasution committed
-
Taylor Otwell committed
-
- 09 May, 2015 4 commits
-
-
Taylor Otwell committed
-
Taylor Otwell committed
-
Remove redundant Closure namespace import in VerifyCsrfToken
Taylor Otwell committed -
Patrick Brouwers committed
-
- 08 May, 2015 1 commit
-
-
Taylor Otwell committed
-
- 07 May, 2015 1 commit
-
-
Taylor Otwell committed
-
- 06 May, 2015 2 commits
-
-
Taylor Otwell committed
-
Add log driver to broadcasting connections
Taylor Otwell committed
-