- 20 Jun, 2015 2 commits
-
-
Taylor Otwell committed
-
Taylor Otwell committed
-
- 16 Jun, 2015 2 commits
-
-
Maintain alphabetical order
Taylor Otwell committed -
Andy committed
-
- 15 Jun, 2015 1 commit
-
-
Graham Campbell committed
-
- 14 Jun, 2015 4 commits
-
-
Taylor Otwell committed
-
Taylor Otwell committed
-
Set minimum stability to stable
Taylor Otwell committed -
Barry vd. Heuvel committed
-
- 11 Jun, 2015 5 commits
-
-
Set default charset for sqlsrv driver to utf8
Taylor Otwell committed -
Bas Peters committed
-
Fix doctype declarations
Taylor Otwell committed -
Kai Rienow committed
-
Kai Rienow committed
-
- 10 Jun, 2015 2 commits
-
-
Added whitelist to remove warning for upcoming phpunit 4.8
Taylor Otwell committed -
Martins Sipenko committed
-
- 09 Jun, 2015 4 commits
-
-
Taylor Otwell committed
-
Taylor Otwell committed
-
Taylor Otwell committed
-
Taylor Otwell committed
-
- 08 Jun, 2015 4 commits
-
-
Use the ::class notation
Taylor Otwell committed -
Pantelis Peslis committed
-
Update latest CDN
Taylor Otwell committed -
If needed.
Antony Budianto committed
-
- 06 Jun, 2015 1 commit
-
-
Taylor Otwell committed
-
- 05 Jun, 2015 4 commits
-
-
Use the ::class notation
Taylor Otwell committed -
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
-