- 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
-
- 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 4 commits
-
-
Taylor Otwell committed
-
Taylor Otwell committed
-
Fix occasional clear-compiled failure after update
Taylor Otwell committed -
Clear compiled can fail after update it should be run before update
Norbert Fuksz 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
-
- 19 May, 2015 1 commit
-
-
Add validation message for string rule
Taylor Otwell committed
-