Commit Graph

4499 Commits

Author SHA1 Message Date
Taylor Otwell f871b7d0f3 Merge pull request #3397 from phaza/patch-2
Enable model guarding after doing seeds
2015-05-31 13:57:08 -05:00
Peter Haza 03a27fa0b2 Enable model guarding after doing seeds
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.
2015-05-31 20:33:11 +02:00
Taylor Otwell 6575cb74f8 Merge pull request #3395 from spinen/feature/usePathParameter
Using the path parameter in the path method.
2015-05-28 14:45:11 -05:00
Jimmy Puckett 4ee6523dfa Using the path parameter in the path method. 2015-05-28 15:31:26 -04:00
Taylor Otwell c3128ad92a import trait 2015-05-28 10:15:09 -05:00
Taylor Otwell 2e2ead5915 Merge branch 'develop' of github.com:laravel/laravel into develop 2015-05-26 16:15:35 -05:00
Taylor Otwell dff91c9f44 update filesystem config. 2015-05-26 16:15:28 -05:00
Taylor Otwell 685e3cf0fa Merge pull request #3390 from marcanuy/develop
Add env variable to database default connection
2015-05-25 16:47:03 -05:00
Marcelo Canina 5c16c21817 Add env variable to database default connection 2015-05-25 15:46:57 -03:00
Taylor Otwell d68b5b883f Merge pull request #3388 from GrahamForks/faker
Add faker to require-dev
2015-05-25 08:43:36 -05:00
Graham Campbell 4e4b2b8749 Add faker to require-dev 2015-05-25 13:43:03 +01:00
Taylor Otwell e111f1ef9b add period. 2015-05-22 15:42:17 -05:00
Taylor Otwell f17d0e8a38 Merge pull request #3384 from rafaelfs17/patch-1
Added title tag
2015-05-22 15:41:24 -05:00
Rafael Ferreira Silveira 89b193aab3 Added title tag 2015-05-22 13:52:55 -03:00
Taylor Otwell 9446685da9 Fix order of validation rules. 2015-05-21 08:14:40 -05:00
Taylor Otwell 41472b79db Use signature to define name. 2015-05-13 13:44:43 -05:00
Taylor Otwell 2e1a1a6499 Base job use trait. 2015-05-11 13:46:51 -05:00
Taylor Otwell e0ddb26e44 Merge pull request #3372 from mul14/patch-1
Remove unnecessary whitespace
2015-05-10 13:30:10 -05:00
Mulia Arifandi Nasution 4341e3c933 Remove unnecessary whitespace 2015-05-10 13:56:52 +07:00
Taylor Otwell d502747428 Show example base variables. 2015-05-09 23:14:32 -05:00
Taylor Otwell b21d263e84 Use DispatchesJobs. 2015-05-09 17:11:52 -05:00
Taylor Otwell 9a6c3df7a0 Use define syntax. 2015-05-09 16:43:45 -05:00
Taylor Otwell e11d40abd0 Merge pull request #3368 from patrickbrouwers/patch-1
Remove redundant Closure namespace import in VerifyCsrfToken
2015-05-09 09:11:39 -05:00
Patrick Brouwers f1beeb4d3b Remove redundant Closure namespace import in VerifyCsrfToken 2015-05-09 14:25:42 +02:00
Taylor Otwell fdf6dd7c20 Stub factory. 2015-05-08 08:42:04 -05:00
Taylor Otwell 7477ec918f Pull in Mockery for mocking. 2015-05-06 21:08:42 -05:00
Taylor Otwell ed93318cb7 Update test case. 2015-05-06 16:58:03 -05:00
Taylor Otwell 0d541ecb9a Merge pull request #3360 from patrickbrouwers/patch-2
Add log driver to broadcasting connections
2015-05-06 16:48:50 -05:00
Patrick Brouwers 1c4dcea2a2 Add log driver to broadcasting connections 2015-05-06 11:02:13 +02:00
Taylor Otwell 89e2d8e174 Auth controller stubs. 2015-05-01 23:04:32 -05:00
Taylor Otwell 89f568156f No need to override this by default anymore. 2015-04-30 14:59:22 -05:00
Taylor Otwell f4a2282e4e Add migration stubs. 2015-04-30 14:55:34 -05:00
Taylor Otwell b22a1f48c8 Fix typo. 2015-04-30 14:19:00 -05:00
Taylor Otwell 4e8d5533bd Stub out except property. 2015-04-30 14:18:27 -05:00
Taylor Otwell 88f5182d1f Use short-cut. 2015-04-28 13:36:52 -05:00
Taylor Otwell 71e339146e Merge pull request #3351 from fideloper/patch-1
Documented availability of SES mail driver in mail config
2015-04-28 09:18:56 -05:00
Taylor Otwell b7c237397b Redis configuration. 2015-04-27 15:52:54 -05:00
Taylor Otwell f8da2892bd Tweak configuration file name. 2015-04-27 15:22:01 -05:00
Taylor Otwell bd9a4f5436 Some sample configuration. 2015-04-27 15:21:32 -05:00
Chris Fidao ae78cd9457 Documented availability of SES mail driver in mail config 2015-04-27 08:33:30 -05:00
Taylor Otwell 58ecbcdb1e Merge pull request #3346 from laravel/revert-3343-patch-2
Revert "[5.1] Add new middleware"
2015-04-22 08:26:29 -05:00
Taylor Otwell 161ebdab36 Revert "[5.1] Add new middleware" 2015-04-22 08:26:24 -05:00
Taylor Otwell 2d9b6958ec Simplify opening routes. 2015-04-21 14:42:23 -05:00
Taylor Otwell 111fdeba8f Don't compile service providers by default. 2015-04-21 14:39:47 -05:00
Graham Campbell 2040080fab Merge pull request #3343 from TheShiftExchange/patch-2
[5.1] Add new middleware
2015-04-19 11:04:21 +01:00
Laurence Ioannou 3dcefec0bd Update Kernel.php 2015-04-19 15:13:32 +10:00
Taylor Otwell 3b7e6dcdca fix a bunch of stufF 2015-04-10 22:19:42 -05:00
Taylor Otwell a9a59c1a86 Merge pull request #3338 from makque/patch-1
Defining global patterns before parent boot function call
2015-04-10 22:15:10 -05:00
Mark Kevin Que ddf92f9513 Defining global patterns before parent boot function call
Kindly check if my assumption is correct? In relation to this issue, http://stackoverflow.com/questions/28251154/laravel-5-0-dev-defining-global-patterns-is-not-working/29567578#29567578 and https://laracasts.com/discuss/channels/general-discussion/route-global-pattern-in-routeserviceprovider-not-working-in-laravel-5?page=1

or this could be a different issue/bug

thanks!
2015-04-10 13:59:42 -04:00
Taylor Otwell 8eb969098b Merge pull request #3334 from GrahamForks/compiled
Correctly deal with the compiled file
2015-04-02 13:38:24 -05:00