Commit History

Author SHA1 Message Date
  Taylor Otwell 9a70a4b2b1 Update PHP dependencies. 9 years ago
  Taylor Otwell a1a55fe274 Merge pull request #3410 from pespantelis/class-notation 9 years ago
  Pantelis Peslis 16e37cb370 Use the ::class notation 9 years ago
  Taylor Otwell bacda07552 Change default cipher. 9 years ago
  Taylor Otwell e4796a2608 Merge pull request #3405 from nWidart/patch-1 9 years ago
  Nicolas Widart 58db25b9f5 Use the ::class notation 9 years ago
  Taylor Otwell 86e53af851 Merge pull request #3403 from RomainLanz/patch-1 9 years ago
  Romain Lanz 4b3391f6f0 Use PHP 5.5 ::class property in config files 9 years ago
  Graham Campbell 4c291abfe8 Added back cipher config 9 years ago
  Taylor Otwell 1ba2816d37 Merge remote-tracking branch 'origin/develop' into develop 9 years ago
  Taylor Otwell f0cad014cf remove cipher option 9 years ago
  Taylor Otwell 9293247585 Merge pull request #3398 from crynobone/feature/root-install 9 years ago
  crynobone 2ac993f8d3 [5.1] Move copying .env.example to post-root-package-install 9 years ago
  Taylor Otwell 9b6d5f4237 Merge pull request #3399 from GrahamForks/cs 9 years ago
  Graham Campbell bf3785d0bc Additional cs fixes 9 years ago
  Graham Campbell 060938bc66 PSR-2 9 years ago
  Graham Campbell c77a389277 Tabs to spaces 9 years ago
  Taylor Otwell f871b7d0f3 Merge pull request #3397 from phaza/patch-2 9 years ago
  Peter Haza 03a27fa0b2 Enable model guarding after doing seeds 9 years ago
  Taylor Otwell 6575cb74f8 Merge pull request #3395 from spinen/feature/usePathParameter 9 years ago
  Jimmy Puckett 4ee6523dfa Using the path parameter in the path method. 9 years ago
  Taylor Otwell c3128ad92a import trait 9 years ago
  Taylor Otwell 2e2ead5915 Merge branch 'develop' of github.com:laravel/laravel into develop 9 years ago
  Taylor Otwell dff91c9f44 update filesystem config. 9 years ago
  Taylor Otwell 685e3cf0fa Merge pull request #3390 from marcanuy/develop 9 years ago
  Marcelo Canina 5c16c21817 Add env variable to database default connection 9 years ago
  Taylor Otwell d68b5b883f Merge pull request #3388 from GrahamForks/faker 9 years ago
  Graham Campbell 4e4b2b8749 Add faker to require-dev 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