Commit Graph
100 Commits
Author SHA1 Message Date
Taylor Otwell 226d1bfc3c [8.x] Sanctum (#5663)
* initial sanctum poc

* add files

* remove token
2021-08-11 13:44:34 -05:00
Taylor Otwell 5474127548 Update README.md 2021-04-08 13:45:57 -05:00
Taylor Otwell 22626b5701 Revert "Change "Login" text to "Log in" (#5536)" (#5537)
This reverts commit cbddb27c7e.
2021-02-15 15:06:50 -06:00
Taylor Otwell 791c87a80d Update README.md 2020-07-22 11:11:30 -05:00
Taylor Otwell 232995cac2 Update README.md 2020-07-22 11:07:41 -05:00
Taylor Otwell 6e5f40939c Update README.md 2020-06-03 08:30:51 -05:00
Taylor Otwell 3aa22403c7 remove empty line from phpunit.xml (#5245)
I'm not sure if there's a style rule for this, but it seems very out of place to be the only empty line in the whole file.
2020-03-04 16:45:31 -06:00
Taylor Otwell e6471a6f2e Apply fixes from StyleCI (#5186) 2019-12-20 14:15:04 -06:00
Taylor Otwell 7d70bfe828 Utilize Authentication Middleware Contract (#5181)
* adjust auth middleware to point to contract

* remove middleware priority
2019-12-18 13:44:16 -06:00
Taylor Otwell 972f3cd283 DRY up path (#5173) 2019-12-10 08:59:27 -06:00
Taylor Otwell 953b488b8b fix key 2019-10-21 13:47:27 -05:00
Taylor Otwell ba2f2abe83 tweak formatting 2019-10-21 13:42:31 -05:00
Taylor Otwell 9df12c3ca1 ignition doesn't support laravel 7 yet 2019-10-15 13:15:52 -05:00
Taylor Otwell 9bc23ee468 formatting 2019-10-08 07:35:48 -05:00
Taylor Otwell d1f7a5a886 formatting 2019-10-08 07:27:05 -05:00
Taylor Otwell bc82317a02 Merge branch 'password-confirmation' of https://github.com/driesvints/laravel into driesvints-password-confirmation 2019-10-08 07:24:50 -05:00
Taylor Otwell 31394de4d7 Revert "Set argon defaults to prevent password_hash(): Memory cost is outside of allowed memory range on PHP 7.4 (#5094)" (#5095)
This reverts commit 86908e1eb4.
2019-09-07 02:18:51 +02:00
Taylor Otwell 4992230ca9 Merge branch 'patch-1' of https://github.com/SjorsO/laravel into SjorsO-patch-1 2019-09-06 13:43:32 -05:00
Taylor Otwell 13ab419d59 add ignition 2019-09-03 08:37:49 -05:00
Taylor Otwell 41ee35d01f add ignition 2019-09-03 08:37:29 -05:00
Taylor Otwell e6becd2ca3 add new failed driver option 2019-08-27 16:26:48 -05:00
Taylor Otwell 6ff5d6c7b8 Merge branch 'master' into develop 2019-08-23 11:59:05 -05:00
Taylor Otwell b84bcc6446 Update readme.md 2019-08-20 15:04:04 -05:00
Taylor Otwell 41e915ae90 Update readme.md 2019-08-20 15:03:32 -05:00
Taylor Otwell b7d2b48b75 add failed jobs table 2019-08-19 12:57:41 -05:00
Taylor Otwell 051dea5941 formatting 2019-08-14 09:19:31 -05:00
Taylor Otwell bb43372548 formatting 2019-08-13 15:05:56 -05:00
Taylor Otwell 8f2a27868f formatting 2019-07-30 16:40:52 -05:00
Taylor Otwell e21657dc5a Merge branch 'config_caching_v2' of https://github.com/timacdonald/laravel into timacdonald-config_caching_v2 2019-07-30 16:36:53 -05:00
Taylor Otwell 78143a1ea0 Merge branch 'develop' of github.com:laravel/laravel into develop 2019-06-27 20:01:41 -05:00
Taylor Otwell fc39b073f3 remove ui scaffolding 2019-06-27 19:57:39 -05:00
Taylor Otwell 61a0829f43 Merge branch 'master' into develop 2019-06-04 08:10:42 -05:00
Taylor Otwell 6f3d68f67f use generic default db config 2019-06-04 08:10:26 -05:00
Taylor Otwell f053116c56 remove dumpserver since doesn't work on 5.9 2019-05-30 08:07:52 -05:00
Taylor Otwell c9bb74c7e0 formatting 2019-05-08 08:06:25 -05:00
Taylor Otwell b0e0bdc060 formatting 2019-05-07 07:38:15 -05:00
Taylor Otwell 4b78ba61ea fix conflicts 2019-05-06 08:30:56 -05:00
Taylor Otwell 65f8271032 update version 2019-05-06 08:30:33 -05:00
Taylor Otwell 50176732d6 Apply fixes from StyleCI (#5006) 2019-04-24 07:38:42 -05:00
Taylor Otwell 06162adc98 Merge pull request #4990 from SjorsO/patch-1
Add IDE typehint to UserFactory
2019-04-14 15:41:37 -05:00
Taylor Otwell 20cdf65ae6 Merge pull request #4987 from DivineOmega/patch-1
[5.8] Remove underscore from cache prefix
2019-04-10 07:31:29 -05:00
Taylor Otwell 005ec1301e Merge pull request #4986 from DivineOmega/patch-1
[5.8] Add underscores to cache and redis database prefixes
2019-04-08 07:47:02 -05:00
Taylor Otwell 35374927bd Merge pull request #4982 from DivineOmega/patch-1
[5.8] Prefix redis database connection by default
2019-04-05 08:55:41 -05:00
Taylor Otwell ae44ee0059 Merge pull request #4979 from hyperhost/add-hyper-host-sponsor
Added Hyper Host sponsor
2019-04-01 10:54:27 -07:00
Taylor Otwell 3886012c0f Merge pull request #4971 from Lenophie/patch-1
Ignore SQLite journals
2019-03-24 08:11:19 -07:00
Taylor Otwell 3b852a1f7f Merge pull request #4963 from chapeupreto/patch-1
[5.8] upgrade the collision dependency from v2 to v3
2019-03-08 08:03:29 -06:00
Taylor Otwell 3001f3c6e2 check if extension loaded 2019-02-28 14:31:42 -06:00
Taylor Otwell a0f6bcc773 comment out options 2019-02-28 08:34:10 -06:00
Taylor Otwell f4ff4f4176 comment 2019-02-27 07:24:37 -06:00
Taylor Otwell d4d4a69b76 Merge pull request #4956 from akalongman/master
[5.8] Use correct env name for AWS region from env.example
2019-02-27 07:20:20 -06:00
Taylor Otwell f84a69ee85 add bucket to env example 2019-02-26 16:37:18 -06:00
Taylor Otwell ff4f40fbab set default region 2019-02-26 14:47:40 -06:00
Taylor Otwell 0398581a44 Merge branch 'master' of github.com:laravel/laravel 2019-02-26 11:11:26 -06:00
Taylor Otwell 02c23bdfd5 add postmark 2019-02-26 11:11:16 -06:00
Taylor Otwell f191f6f9c3 Merge branch 'master' into develop 2019-02-26 09:42:51 -06:00
Taylor Otwell 505a891db6 Merge pull request #4952 from andrewgorpenko/andrewgorpenko-patch-1
Fix unterminated statements
2019-02-26 07:58:35 -06:00
Taylor Otwell 752ca6db17 Merge pull request #4951 from CupOfTea696/feature/add-arr-and-str-aliases
[5.8] Add Arr and Str aliases by default
2019-02-26 07:51:25 -06:00
Taylor Otwell 45742652cc add postmark token 2019-02-25 20:21:00 -06:00
Taylor Otwell 0ee4cec523 Merge branch 'develop' of github.com:laravel/laravel into develop 2019-02-25 14:32:57 -06:00
Taylor Otwell 64b16c2852 revert to old redis config 2019-02-25 14:32:49 -06:00
Taylor Otwell b681370492 Merge pull request #4946 from ankurk91/patch/big-int
[5.8] use bigIncrements by default
2019-02-24 18:52:42 -06:00
Taylor Otwell b5b2341fd6 Merge pull request #4949 from laravel/revert-4904-modify-redirect-if-auth-middleware-to-allow-multiple-guards
Revert "[5.8] Modify RedirectIfAuthenticated middleware to accept multiple guards"
2019-02-24 18:51:21 -06:00
Taylor Otwell 44d274174f Revert "[5.8] Modify RedirectIfAuthenticated middleware to accept multiple guards" 2019-02-24 18:51:07 -06:00
Taylor Otwell 1d8add88f7 Merge branch 'develop' of github.com:laravel/laravel into develop 2019-02-19 21:58:38 -05:00
Taylor Otwell d201c69a8b update config file 2019-02-19 21:58:25 -05:00
Taylor Otwell ea7fc0b336 update client 2019-02-15 07:51:45 -06:00
Taylor Otwell 2f2fe98aa9 Merge branch 'develop' of github.com:laravel/laravel into develop 2019-02-14 11:03:51 -06:00
Taylor Otwell df4ecb9c83 change default redis configuration structure 2019-02-14 11:03:41 -06:00
Taylor Otwell 0904307e6a Merge pull request #4943 from crynobone/patch-1
[5.8] Use $_SERVER instead of $_ENV for phpunit.
2019-02-13 08:45:03 -06:00
Taylor Otwell 7b675abe4b Merge pull request #4939 from driesvints/phpunit8
[5.8] Update to PHPUnit 8
2019-02-08 16:10:44 -06:00
Taylor Otwell 864b1de19b Merge pull request #4934 from JakeConnors376W/patch-1
[5.7] Improve grammar and readability
2019-02-05 07:37:34 -06:00
Taylor Otwell 43182688cf Merge pull request #4935 from eddybrando/feat/remove-unnecessary-link-type
[5.7] Remove unnecessary link type on "welcome" view
2019-02-05 07:33:19 -06:00
Taylor Otwell 049c7c9f75 Merge pull request #4933 from laravel/revert-4931-master
Revert "[5.7] Ignore testing folder on storage/framework"
2019-02-04 11:23:04 -06:00
Taylor Otwell 25a980f35a Revert "[5.7] Ignore testing folder on storage/framework" 2019-02-04 11:22:55 -06:00
Taylor Otwell f1702e9c7d Merge pull request #4931 from simoebenhida/master
[5.7] Ignore testing folder on storage/framework
2019-02-04 11:22:26 -06:00
Taylor Otwell 3702622461 Merge pull request #4930 from epalmans/master
Attribute casting for 'email_verified_at' on User model stub (with explanation)
2019-02-04 07:31:43 -06:00
Taylor Otwell ed60178bcc Merge pull request #4929 from AbdelElrafa/master
Add sponsor.
2019-02-04 07:15:00 -06:00
Taylor Otwell 7ba612b3ef Merge pull request #4924 from fideloper/patch-2
[5.7] web.config comment to help debug issues
2019-01-30 16:26:08 -06:00
Taylor Otwell 7b322b6431 Update web.config 2019-01-30 16:26:00 -06:00
Taylor Otwell 4ce439c21b Merge pull request #4921 from SjorsO/master
[5.7] Change order of boot and register methods in service providers
2019-01-29 08:28:15 -06:00
Taylor Otwell ab1e9f8b6a default to false 2019-01-28 08:38:36 -06:00
Taylor Otwell 6da06fba93 default to true 2019-01-28 08:38:14 -06:00
Taylor Otwell d80b4e7cb0 adjust name of configuration value 2019-01-28 08:37:39 -06:00
Taylor Otwell 1f0640f99d Merge pull request #4917 from driesvints/remove-unused-bootstrap-class
[5.7] Remove unused Bootstrap class
2019-01-23 08:27:30 -06:00
Taylor Otwell 2b14e0e96b Merge pull request #4913 from yuloh/beanstalkd-blocking-pop-config
[5.8] Add beanstalk queue block_for config key
2019-01-18 08:11:32 -06:00
Taylor Otwell 9180f646d3 add env variable for mysql ssl cert 2019-01-17 10:41:23 -06:00
Taylor Otwell 2d2c089a4a Merge pull request #4904 from Te7a-Houdini/modify-redirect-if-auth-middleware-to-allow-multiple-guards
[5.8] Modify RedirectIfAuthenticated middleware to accept multiple guards
2019-01-16 09:06:56 -06:00
Taylor Otwell 247f7f9619 Update RedirectIfAuthenticated.php 2019-01-16 09:05:51 -06:00
Taylor Otwell 3a550dee85 Merge branch 'master' into develop 2019-01-11 08:53:23 -06:00
Taylor Otwell 915667a8d5 formatting 2019-01-11 08:48:42 -06:00
Taylor Otwell f795055577 tweak wording 2019-01-10 15:21:07 -06:00
Taylor Otwell 35de8c9854 Merge branch 'develop' of github.com:laravel/laravel into develop 2019-01-10 15:19:09 -06:00
Taylor Otwell 1be5e29753 add dynamo to stubs 2019-01-10 15:18:58 -06:00
Taylor Otwell 29494438f1 Merge pull request #4899 from tiagocyberduck/master
Add Cyber-Duck as a Sponsor
2019-01-10 13:04:21 -06:00
Taylor Otwell cfc2220109 remove svgs 2018-12-30 19:41:37 -05:00
Taylor Otwell ddd8c2a790 Merge pull request #4884 from eric-famiglietti/patch-1
Remove extra whitespace.
2018-12-19 07:43:20 -06:00
Taylor Otwell 87667b25ae update env variable stubs 2018-12-18 09:09:55 -06:00
Taylor Otwell 3959c09f3b import class 2018-12-18 09:07:33 -06:00
Taylor Otwell 4070dc98d4 fix conflicts 2018-12-18 09:06:40 -06:00
Taylor Otwell 70532dd8ae Merge branch 'mix' of https://github.com/JeffreyWay/laravel into JeffreyWay-mix 2018-12-15 08:37:28 -06:00