Commit History

Author SHA1 Message Date
  Taylor Otwell dff91c9f44 update filesystem config. 9 years ago
  Taylor Otwell e111f1ef9b add period. 9 years ago
  Taylor Otwell f17d0e8a38 Merge pull request #3384 from rafaelfs17/patch-1 9 years ago
  Rafael Ferreira Silveira 89b193aab3 Added title tag 9 years ago
  Taylor Otwell 9446685da9 Fix order of validation rules. 9 years ago
  Taylor Otwell 41472b79db Use signature to define name. 9 years ago
  Taylor Otwell 2e1a1a6499 Base job use trait. 9 years ago
  Taylor Otwell e0ddb26e44 Merge pull request #3372 from mul14/patch-1 9 years ago
  Mulia Arifandi Nasution 4341e3c933 Remove unnecessary whitespace 9 years ago
  Taylor Otwell d502747428 Show example base variables. 9 years ago
  Taylor Otwell b21d263e84 Use DispatchesJobs. 9 years ago
  Taylor Otwell 9a6c3df7a0 Use define syntax. 9 years ago
  Taylor Otwell e11d40abd0 Merge pull request #3368 from patrickbrouwers/patch-1 9 years ago
  Patrick Brouwers f1beeb4d3b Remove redundant Closure namespace import in VerifyCsrfToken 9 years ago
  Taylor Otwell fdf6dd7c20 Stub factory. 9 years ago
  Taylor Otwell 7477ec918f Pull in Mockery for mocking. 9 years ago
  Taylor Otwell ed93318cb7 Update test case. 9 years ago
  Taylor Otwell 0d541ecb9a Merge pull request #3360 from patrickbrouwers/patch-2 9 years ago
  Patrick Brouwers 1c4dcea2a2 Add log driver to broadcasting connections 9 years ago
  Taylor Otwell 89e2d8e174 Auth controller stubs. 9 years ago
  Taylor Otwell 89f568156f No need to override this by default anymore. 9 years ago
  Taylor Otwell f4a2282e4e Add migration stubs. 9 years ago
  Taylor Otwell b22a1f48c8 Fix typo. 9 years ago
  Taylor Otwell 4e8d5533bd Stub out except property. 9 years ago
  Taylor Otwell 88f5182d1f Use short-cut. 9 years ago
  Taylor Otwell 71e339146e Merge pull request #3351 from fideloper/patch-1 9 years ago
  Taylor Otwell b7c237397b Redis configuration. 9 years ago
  Taylor Otwell f8da2892bd Tweak configuration file name. 9 years ago
  Taylor Otwell bd9a4f5436 Some sample configuration. 9 years ago
  Chris Fidao ae78cd9457 Documented availability of SES mail driver in mail config 9 years ago
  Taylor Otwell 58ecbcdb1e Merge pull request #3346 from laravel/revert-3343-patch-2 9 years ago
  Taylor Otwell 161ebdab36 Revert "[5.1] Add new middleware" 9 years ago
  Taylor Otwell 2d9b6958ec Simplify opening routes. 9 years ago
  Taylor Otwell 111fdeba8f Don't compile service providers by default. 9 years ago
  Graham Campbell 2040080fab Merge pull request #3343 from TheShiftExchange/patch-2 9 years ago
  Laurence Ioannou 3dcefec0bd Update Kernel.php 9 years ago
  Taylor Otwell 3b7e6dcdca fix a bunch of stufF 9 years ago
  Taylor Otwell a9a59c1a86 Merge pull request #3338 from makque/patch-1 9 years ago
  Mark Kevin Que ddf92f9513 Defining global patterns before parent boot function call 9 years ago
  Taylor Otwell 8eb969098b Merge pull request #3334 from GrahamForks/compiled 9 years ago
  Graham Campbell 0d08fcf281 Fixed a typo 9 years ago
  Graham Campbell c4aff28a4a Correctly deal with the compiled file 9 years ago
  Taylor Otwell 39107a78c2 Key rename. 9 years ago
  Taylor Otwell 609ec5afe7 Merge pull request #3328 from mul14/remove-unnecessary-gitignore-in-storage 9 years ago
  Taylor Otwell fcdb4ccaa0 Merge pull request #3329 from TheShiftExchange/patch-2 9 years ago
  Laurence Ioannou c0a78c033c Update services.php 9 years ago
  Mulia Arifandi Nasution cfc8221f32 Delete unnecessary .gitignore file 9 years ago
  Taylor Otwell 7ac2f3782c Merge pull request #3323 from EliuFlorez/patch-15 9 years ago
  Eliu Florez 6449472ef7 Update app.php 9 years ago
  Taylor Otwell 0b463cef80 Remove lock file. 9 years ago
  Taylor Otwell 3516f4f677 Use single logs by default. 9 years ago
  Taylor Otwell 84028d4981 Merge pull request #3320 from garygreen/ftp-adapter 9 years ago
  Gary 9534ded883 Add FTP adapter to filesystem config 9 years ago
  Taylor Otwell 4e0b15fba1 Use new bootstrap/cache for cached optimizations loaded during bootstrapping. 9 years ago
  Taylor Otwell 7bddbdc2a1 Merge pull request #3318 from TheShiftExchange/patch-1 9 years ago
  Laurence Ioannou 3f63840144 Update services.php 9 years ago
  Taylor Otwell 3e9422b74f Merge pull request #3315 from taiyaei/fix-spacing 9 years ago
  Austin H 0bbe752e87 Fix more spacing. 9 years ago
  Taylor Otwell 1f5681b398 Remove space. 9 years ago
  Taylor Otwell 5e11f87de2 Remove auth scaffolding to make it opt-in. 9 years ago
  Taylor Otwell 5644e8e320 fix conflicts. 9 years ago
  Taylor Otwell c822db1f5b Update compiled file directory. 9 years ago
  Taylor Otwell 7cbe38c0a9 Merge pull request #3302 from EliuFlorez/patch-13 9 years ago
  Taylor Otwell ce5bcb2f8f Merge pull request #3304 from sineld/develop 9 years ago
  Sinan Eldem fad5c6ee9b support for unencrypted mail server usage like mailcatcher.me 9 years ago
  Eliu Florez 3bd0584920 Update server.php 9 years ago
  Taylor Otwell 8909e75552 Some spacing. 9 years ago
  Taylor Otwell c9c0380b34 Just use helper function in middleware. 9 years ago
  Taylor Otwell 055edad216 Merge branch 'master' into develop 9 years ago
  Taylor Otwell 393569bfda Merge pull request #3294 from MarkRedeman/master 9 years ago
  Mark Redeman 43f66d5976 Added QUEUE_DRIVER to .env.example 9 years ago
  Taylor Otwell 5e71cc5232 conflicts. 9 years ago
  Taylor Otwell 6249969271 Merge pull request #3283 from mathewhany/master 9 years ago
  Mathew Hany 4802aec019 Update app.blade.php 9 years ago
  Taylor Otwell 5e71bcae3c fix bad merge. 9 years ago
  Taylor Otwell 338f5f1cce fix conflicts. 9 years ago
  Taylor Otwell 4929781b95 Merge pull request #3282 from mathewhany/master 9 years ago
  Mathew Hany 92510f7e88 Update reset.blade.php 9 years ago
  Mathew Hany 95d708379f Update register.blade.php 9 years ago
  Mathew Hany c07377b230 Update password.blade.php 9 years ago
  Mathew Hany 7ea1213884 Update login.blade.php 9 years ago
  Mathew Hany 4e0ad9e6fc Update app.blade.php 9 years ago
  Mathew Hany 99f2f1949f Update app.blade.php 9 years ago
  Taylor Otwell 73e1c71e70 Merge pull request #3279 from marcus-herrmann/develop 9 years ago
  mhe 4f88bcb4e1 Use "for" attribute on labels in auth views 9 years ago
  Taylor Otwell eacb058caf Connection setting in Redis queue. 9 years ago
  Taylor Otwell e590bf2223 Merge branch 'master' into develop 9 years ago
  Taylor Otwell 78e24acf2a Merge pull request #3278 from jpkleemans/patch-1 9 years ago
  Jan-Paul Kleemans 6b496a7209 Updated Run The Application comment 9 years ago
  Taylor Otwell 4c78958b5b Tweak a few things. 9 years ago
  Taylor Otwell cc2139ac91 Tweaking a few things. 9 years ago
  Taylor Otwell f424b87a63 PSR-2 for app. 9 years ago
  Taylor Otwell 76d4c11c0f Merge branch 'master' into develop 9 years ago
  Taylor Otwell 1cf4fb6bd6 Merge pull request #3243 from mikefrancis/patch-1 9 years ago
  Taylor Otwell 4e444b0820 Merge pull request #3245 from webpatser/hotfix/npm-warning 9 years ago
  Taylor Otwell 29059a6365 Merge pull request #3246 from Garbee/filemode-queue 9 years ago
  Taylor Otwell c357eb0ccd Merge pull request #3250 from bbashy/patch-1 9 years ago
  Taylor Otwell 1c58722f02 Merge pull request #3258 from fwForks/master 9 years ago
  Taylor Otwell 94000aec2e Merge pull request #3260 from itised/master 9 years ago
  Taylor Otwell c9afa3480f Merge pull request #3262 from mikedugan/master 9 years ago