Commit History

Author SHA1 Message Date
  Sjors Ottjes ebc6f6e2c7 Update .gitignore (#5046) 4 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
  Kristoffer Högberg 9530937958 Add DYNAMODB_ENDPOINT to the cache config (#5034) 5 years ago
  Dries Vints 762e987e5b Uppercase doctype 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
  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
  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 f574aa76e3 Disable JS checks for now 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 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 4c880d3c79 Update changelog 5 years ago
  Dries Vints 0629a067a8 Merge branch '5.7' 5 years ago
  Dries Vints 42c2a7ee27 Update changelog 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
  Ankur Kumar 426df7a0e4 [5.8] use bigIncrements by default 5 years ago
  Taylor Otwell 1d8add88f7 Merge branch 'develop' of github.com:laravel/laravel into develop 5 years ago
  Taylor Otwell d201c69a8b update config file 5 years ago
  Dries Vints 3c53897ee4 Merge branch 'master' into develop 5 years ago
  Dries Vints 83b6be51ad Update changelog 5 years ago
  Taylor Otwell ea7fc0b336 update client 5 years ago
  Taylor Otwell 2f2fe98aa9 Merge branch 'develop' of github.com:laravel/laravel into develop 5 years ago
  Taylor Otwell df4ecb9c83 change default redis configuration structure 5 years ago
  Taylor Otwell 0904307e6a Merge pull request #4943 from crynobone/patch-1 5 years ago
  Mior Muhammad Zaki 69bd1dceef Use $_SERVER instead of $_ENV for phpunit. 5 years ago
  Dries Vints fae44eeb26 Replace string helper 5 years ago
  Dries Vints 75468420a4 Use same version as framework 5 years ago
  Dries Vints e4f20eac36 Reverse minimum PHPUnit version 5 years ago
  Taylor Otwell 7b675abe4b Merge pull request #4939 from driesvints/phpunit8 5 years ago
  Dries Vints 4dc76847c1 Update to PHPUnit 8 5 years ago
  Dries Vints 2a1f3761e8 Fix Typo 5 years ago
  Taylor Otwell 864b1de19b Merge pull request #4934 from JakeConnors376W/patch-1 5 years ago
  Taylor Otwell 43182688cf Merge pull request #4935 from eddybrando/feat/remove-unnecessary-link-type 5 years ago
  Eddybrando Vásquez e40dfc6b4d feat: Remove unnecessary link type 5 years ago
  JakeConnors376W d638b3cd53 Improve grammar and readability 5 years ago
  Taylor Otwell 049c7c9f75 Merge pull request #4933 from laravel/revert-4931-master 5 years ago
  Taylor Otwell 25a980f35a Revert "[5.7] Ignore testing folder on storage/framework" 5 years ago
  Taylor Otwell f1702e9c7d Merge pull request #4931 from simoebenhida/master 5 years ago
  Mohamed c9cd9b356a ignore testing folder on storage/framework 5 years ago
  Taylor Otwell 3702622461 Merge pull request #4930 from epalmans/master 5 years ago
  Eddie Palmans 2f37ba38fa Attribute casting for 'email_verified_at' on User model stub 5 years ago
  Taylor Otwell ed60178bcc Merge pull request #4929 from AbdelElrafa/master 5 years ago
  Abdel 961aac5da9 Add sponsor. 5 years ago
  Eddie Palmans 098cf4600b Date mutator for 'email_verified_at' attribute on User model stub 5 years ago
  Dries Vints 6efb843e7d Merge pull request #4926 from kawax/str 5 years ago
  Dries Vints 6e60cf93a4 Update UserFactory.php 5 years ago
  kawax 992c270d44 Use Str::random() instead of str_random() 5 years ago