Commit Graph

4489 Commits

Author SHA1 Message Date
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
Graham Campbell 0d08fcf281 Fixed a typo 2015-04-02 16:08:31 +01:00
Graham Campbell c4aff28a4a Correctly deal with the compiled file 2015-04-02 15:15:00 +01:00
Taylor Otwell 39107a78c2 Key rename. 2015-04-01 09:08:53 -05:00
Taylor Otwell 609ec5afe7 Merge pull request #3328 from mul14/remove-unnecessary-gitignore-in-storage
Delete unnecessary .gitignore file
2015-04-01 09:08:20 -05:00
Taylor Otwell fcdb4ccaa0 Merge pull request #3329 from TheShiftExchange/patch-2
Minor update to Stripe config
2015-04-01 09:07:36 -05:00
Laurence Ioannou c0a78c033c Update services.php 2015-04-02 01:00:21 +11:00
Mulia Arifandi Nasution cfc8221f32 Delete unnecessary .gitignore file
The `laravel.log` already ignored in `storage/logs/.gitignore` file.
2015-04-01 16:59:28 +07:00
Taylor Otwell 7ac2f3782c Merge pull request #3323 from EliuFlorez/patch-15
Update app.php
2015-03-29 22:32:12 -05:00
Eliu Florez 6449472ef7 Update app.php 2015-03-28 13:44:46 -04:30
Taylor Otwell 0b463cef80 Remove lock file. 2015-03-27 10:59:17 -05:00