Commit History

Author SHA1 Message Date
  Chuck Rincón fad6ef3d4b [6.0] - Add vapor link on the welcome view (#5072) 4 years ago
  Taylor Otwell 8f2a27868f formatting 4 years ago
  Taylor Otwell e21657dc5a Merge branch 'config_caching_v2' of https://github.com/timacdonald/laravel into timacdonald-config_caching_v2 4 years ago
  Dries Vints 5391cccaad Update version constraint (#5066) 4 years ago
  Dries Vints 0dd31baf2a Merge branch 'master' into develop 4 years ago
  Ryan Purcella f73795ac05 Update number of Laracasts videos (#5063) 4 years ago
  Guilherme Pressutto ddbbd0e67b Using environment variable to set redis prefix (#5062) 4 years ago
  Artem Pakhomov ff15a66d8c Fixed lodash version (CVE-2019-10744) (#5060) 4 years ago
  Gergő D. Nagy 7c9e5ea412 [5.9] Add ThrottleRequests to the priority array (#5057) 4 years ago
  Miloš Gavrilović afb7cd7311 update deprecated pusher option (#5058) 4 years ago
  Gary Green e71f50f664 Move TrustProxies to highest priority - fixes maintenance mode ip whitelist if behind proxy e.g. Cloudflare (#5055) 4 years ago
  Tim MacDonald 8ca562265e style fix 4 years ago
  Tim MacDonald 56960ed2a0 introduce test bootstrapping 4 years ago
  Taylor Otwell 78143a1ea0 Merge branch 'develop' of github.com:laravel/laravel into develop 5 years ago
  Taylor Otwell fc39b073f3 remove ui scaffolding 5 years ago
  Graham Campbell 386a4e5c92 Merge branch 'master' into develop 5 years ago
  Sjors Ottjes ebc6f6e2c7 Update .gitignore (#5046) 5 years ago
  Taylor Otwell 61a0829f43 Merge branch 'master' into develop 5 years ago
  Taylor Otwell 6f3d68f67f use generic default db config 5 years ago
  ziming 014a1f0f5e Update axios package (#5038) 5 years ago
  Antoni Siek bf60f7f74f Added support for new redis URL property in config/database.php (#5037) 5 years ago
  Taylor Otwell f053116c56 remove dumpserver since doesn't work on 5.9 5 years ago
  Kristoffer Högberg 9530937958 Add DYNAMODB_ENDPOINT to the cache config (#5034) 5 years ago
  Dries Vints a7a1f44018 Merge branch 'master' into develop 5 years ago
  Dries Vints 762e987e5b Uppercase doctype 5 years ago
  Dries Vints 1c824f6f9f Merge branch 'master' into develop 5 years ago
  Matt Hanley f8e455e358 Fix type hint for case of trusting all proxies (string) (#5025) 5 years ago
  Jason McCreary 93c6874189 Add ends_with validation message (#5020) 5 years ago
  Taylor Otwell c9bb74c7e0 formatting 5 years ago
  Dries Vints fe9f8497d9 Remove services deleted from core 5 years ago
  Dries Vints 7e6af5c031 Merge branch 'master' into develop 5 years ago
  Dries Vints fbd3ad7bbb Update changelog 5 years ago
  Taylor Otwell b0e0bdc060 formatting 5 years ago
  Mathieu TUDISCO 1086e26b32 Update database config relating to Url addition. 5 years ago
  Taylor Otwell 4b78ba61ea fix conflicts 5 years ago
  Taylor Otwell 65f8271032 update version 5 years ago
  Dries Vints af15618b57 Merge pull request #5013 from laravel/revert-5012-feature/exported-files 5 years ago
  Dries Vints ccea56b6f9 Revert "Exclude StyleCI config from exported files (#5012)" 5 years ago
  Roberto Aguilar a6bf24134d Exclude StyleCI config from exported files (#5012) 5 years ago
  Diego 3995828c13 [5.9] Minor grammar fix in readme.md (#5010) 5 years ago
  Dries Vints f70fff8ad2 Merge branch 'master' into develop 5 years ago
  Taylor Otwell 50176732d6 Apply fixes from StyleCI (#5006) 5 years ago
  Stefan Bauer 12a4885a47 Fix phpdoc to order by syntax convention (#5005) 5 years ago
  Graham Campbell 60db703a27 [5.8] Enable JS on StyleCI (#5000) 5 years ago
  Dries Vints cedcbc863d Merge branch 'master' into develop 5 years ago
  Dries Vints f574aa76e3 Disable JS checks for now 5 years ago
  Dries Vints bdc205c830 Merge branch 'master' into develop 5 years ago
  Dries Vints 81fba471af Merge pull request #4998 from laravel/analysis-z9QV6a 5 years ago
  Dries Vints 43b09ad0f3 Add file exclusions for styleci 5 years ago
  Dries Vints 91dc5ed286 Apply fixes from StyleCI 5 years ago
  Dries Vints 597201a049 Add StyleCI config 5 years ago
  Taylor Otwell 06162adc98 Merge pull request #4990 from SjorsO/patch-1 5 years ago
  Sjors Ottjes ef1ce665ee Update UserFactory.php 5 years ago
  Dries Vints 0f58190c7b Merge pull request #4989 from DrewRoberts/update-readme-laracasts 5 years ago
  DrewRoberts 14b0a07d79 Update readme with Laracasts count 5 years ago
  Taylor Otwell 20cdf65ae6 Merge pull request #4987 from DivineOmega/patch-1 5 years ago
  Jordan Hall 1bed031c1f Remove underscore as cache prefixes automatically have a colon appended to them 5 years ago
  Taylor Otwell 005ec1301e Merge pull request #4986 from DivineOmega/patch-1 5 years ago
  Jordan Hall 3cbc5ac640 Additional underscore on cache prefix 5 years ago
  Jordan Hall 159b0e79cd Additional underscore on redis database prefix 5 years ago
  Taylor Otwell 35374927bd Merge pull request #4982 from DivineOmega/patch-1 5 years ago
  Jordan Hall e68ff0c66a Use Str class instead of helper function 5 years ago
  Jordan Hall c8bc79e94e Prefix redis database connection by default to mitigate multiple sites on the same server potentially sharing the same queued jobs 5 years ago
  Taylor Otwell ae44ee0059 Merge pull request #4979 from hyperhost/add-hyper-host-sponsor 5 years ago
  Tony James 88636c2268 Added Hyper Host sponsor 5 years ago
  Taylor Otwell 3886012c0f Merge pull request #4971 from Lenophie/patch-1 5 years ago
  Lenophie ccc1457e57 Ignore SQLite journals 5 years ago
  Dries Vints e80327f299 Update changelog 5 years ago
  Dries Vints cfd5929785 Merge branch 'master' into develop 5 years ago
  Dries Vints 4997f08105 Update changelog 5 years ago
  Taylor Otwell 3b852a1f7f Merge pull request #4963 from chapeupreto/patch-1 5 years ago
  Rod Elias 54cd6d90bb upgrade the collision dependency from v2 to v3 5 years ago
  Dries Vints 3d325b8485 Update changelog 5 years ago
  Taylor Otwell 3001f3c6e2 check if extension loaded 5 years ago
  Taylor Otwell a0f6bcc773 comment out options 5 years ago
  Taylor Otwell f4ff4f4176 comment 5 years ago
  Taylor Otwell d4d4a69b76 Merge pull request #4956 from akalongman/master 5 years ago
  Avtandil Kikabidze b34328a166 Use correct env name for AWS region from env.example 5 years ago
  Taylor Otwell f84a69ee85 add bucket to env example 5 years ago
  Taylor Otwell ff4f40fbab set default region 5 years ago
  Taylor Otwell 0398581a44 Merge branch 'master' of github.com:laravel/laravel 5 years ago
  Taylor Otwell 02c23bdfd5 add postmark 5 years ago
  Dries Vints 53b59cd0ba Merge branch 'master' into develop 5 years ago
  Dries Vints 4c880d3c79 Update changelog 5 years ago
  Dries Vints 0629a067a8 Merge branch '5.7' 5 years ago
  Dries Vints 42c2a7ee27 Update changelog 5 years ago
  Dries Vints 0582a20add Encourage to use PHPUnit 8 5 years ago
  Dries Vints 25cf4c4923 Require PHP 7.2 5 years ago
  Dries Vints 573cc157eb Update to Laravel 5.9 5 years ago
  Taylor Otwell f191f6f9c3 Merge branch 'master' into develop 5 years ago
  Taylor Otwell 505a891db6 Merge pull request #4952 from andrewgorpenko/andrewgorpenko-patch-1 5 years ago
  Taylor Otwell 752ca6db17 Merge pull request #4951 from CupOfTea696/feature/add-arr-and-str-aliases 5 years ago
  Andrew Gorpenko 66eeb3bca3 Fix unterminated statements 5 years ago
  Sven Wittevrongel 590ae17031 Add Arr and Str aliases by default 5 years ago
  Taylor Otwell 45742652cc add postmark token 5 years ago
  Taylor Otwell 0ee4cec523 Merge branch 'develop' of github.com:laravel/laravel into develop 5 years ago
  Taylor Otwell 64b16c2852 revert to old redis config 5 years ago
  Taylor Otwell b681370492 Merge pull request #4946 from ankurk91/patch/big-int 5 years ago
  Taylor Otwell b5b2341fd6 Merge pull request #4949 from laravel/revert-4904-modify-redirect-if-auth-middleware-to-allow-multiple-guards 5 years ago
  Taylor Otwell 44d274174f Revert "[5.8] Modify RedirectIfAuthenticated middleware to accept multiple guards" 5 years ago