Commit History

Author SHA1 Message Date
  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
  Taylor Otwell 7ba612b3ef Merge pull request #4924 from fideloper/patch-2 5 years ago
  Taylor Otwell 7b322b6431 Update web.config 5 years ago
  Chris Fidao 19528fba83 web.config comment to help debug issues 5 years ago
  Taylor Otwell 4ce439c21b Merge pull request #4921 from SjorsO/master 5 years ago
  Sjors e0ae7914b9 change order of boot and register method 5 years ago
  Taylor Otwell ab1e9f8b6a default to false 5 years ago
  Taylor Otwell 6da06fba93 default to true 5 years ago
  Taylor Otwell d80b4e7cb0 adjust name of configuration value 5 years ago
  Propaganistas 217cbde378 Hint for lenient log stacks 5 years ago
  Taylor Otwell 1f0640f99d Merge pull request #4917 from driesvints/remove-unused-bootstrap-class 5 years ago
  Dries Vints 2498f317d7 Remove unused Bootstrap class 5 years ago
  Taylor Otwell 2b14e0e96b Merge pull request #4913 from yuloh/beanstalkd-blocking-pop-config 5 years ago
  Matt Allan 2588b254a0 Add beanstalk queue block_for config key 5 years ago
  Taylor Otwell 9180f646d3 add env variable for mysql ssl cert 5 years ago
  Taylor Otwell 2d2c089a4a Merge pull request #4904 from Te7a-Houdini/modify-redirect-if-auth-middleware-to-allow-multiple-guards 5 years ago
  Taylor Otwell 247f7f9619 Update RedirectIfAuthenticated.php 5 years ago
  Te7a-Houdini bb79dda1ff Modify RedirectIfAuthenticated middleware to accept multiple guards 5 years ago
  Taylor Otwell 3a550dee85 Merge branch 'master' into develop 5 years ago
  Taylor Otwell 915667a8d5 formatting 5 years ago
  Taylor Otwell f795055577 tweak wording 5 years ago
  Taylor Otwell 35de8c9854 Merge branch 'develop' of github.com:laravel/laravel into develop 5 years ago
  Taylor Otwell 1be5e29753 add dynamo to stubs 5 years ago
  ForzaFerrariDEV 1ec97b2c37 Update welcome.blade.php 5 years ago
  Taylor Otwell 29494438f1 Merge pull request #4899 from tiagocyberduck/master 5 years ago
  Tiago Tavares ebc94a6cf4 Add Cyber-Duck new Patreon Sponsor to readme 5 years ago
  Dries Vints 096c237727 Merge pull request #4896 from goodjack/patch-1 5 years ago
  小克 322f7fb152 Remove extra whitespace 5 years ago
  Dries Vints 321d9e3786 Update changelog 5 years ago
  Dries Vints 8f06b20d12 Update changelog 5 years ago
  Taylor Otwell cfc2220109 remove svgs 5 years ago
  Dries Vints d1db3cd089 Update changelog 5 years ago
  Taylor Otwell ddd8c2a790 Merge pull request #4884 from eric-famiglietti/patch-1 5 years ago
  Eric Famiglietti d0726a34d1 Remove extra whitespace. 5 years ago
  Taylor Otwell 87667b25ae update env variable stubs 5 years ago
  Taylor Otwell 3959c09f3b import class 5 years ago
  Taylor Otwell 4070dc98d4 fix conflicts 5 years ago
  Taylor Otwell 70532dd8ae Merge branch 'mix' of https://github.com/JeffreyWay/laravel into JeffreyWay-mix 5 years ago
  Jeffrey Way dc58f95ebb Bump to Mix v4 5 years ago
  Taylor Otwell c8ec9d4358 Merge branch 'master' of github.com:laravel/laravel 5 years ago
  Taylor Otwell e1b8847a92 add env variable 5 years ago
  Taylor Otwell b1763fe180 Merge pull request #4878 from TBlindaruk/delete-401.svg 5 years ago
  Tetiana Blindaruk a071fd8697 [5.8] Delete 401.svg 5 years ago
  Taylor Otwell bc435e7fdd Update .gitignore 5 years ago
  Taylor Otwell 4da373d6b2 Merge pull request #4870 from driesvints/update-changelog 5 years ago