Commit Graph

470 Commits

Author SHA1 Message Date
Khaled 6d082c81e5
add "ably" in comment as a broadcast connection (#5531)
'ably' was added in the connections array, but the comment was not updated to reflect this fact.
2021-02-06 18:35:22 -06:00
Taylor Otwell e8788a7688 update cache 2020-12-16 15:51:26 -06:00
Taylor Otwell bc339f7123 add lock_connection 2020-12-16 15:51:26 -06:00
Taylor Otwell 82213fbf40 remove cloud option 2020-11-25 10:24:16 -06:00
Taylor Otwell d218676d4c Merge branch '8.x' of github.com:laravel/laravel into 8.x 2020-11-24 16:10:45 -06:00
Taylor Otwell 612d166004 comment out alias by default 2020-11-24 16:10:36 -06:00
Paras Malhotra 3c814aa8e2
[8.x] Add missing null cache driver in config/cache.php (#5472) 2020-11-18 07:45:08 -06:00
Taylor Otwell 5182e9c6de add ably entry 2020-11-17 17:07:32 -06:00
Iman 3adc2196f7
Modify the cache.php docblocks (#5468)
In new versions of laravel we do not directly specify the "cache driver" anymore but rather a "cache store", so it does not make sense to mention the drivers up there since laravel supports any arbitrary values defined below it by the user.
2020-11-12 07:55:54 -06:00
Taylor Otwell aa6d366011 add sanctum cookie endpoint to default cors paths 2020-11-10 14:18:52 -06:00
Norgul f12fd98414
Update logging.php (#5442)
Added `LOG_LEVEL` env variable
2020-10-05 15:11:23 -05:00
Taylor Otwell 710d472d76 models directory 2020-08-20 15:31:07 -05:00
Taylor Otwell d6eda444a7 update defaults 2020-08-19 09:32:54 -05:00
Taylor Otwell c10489131e fix formatting 2020-05-18 10:47:20 -05:00
fragkp 0f133c1e8e
set default auth_mode for smtp mail driver (#5293)
Co-authored-by: KP <pohl@new-data-services.de>
2020-05-01 09:35:51 -05:00
Dries Vints e2c9261c2d
Merge branch '6.x' 2020-04-09 16:56:58 +02:00
Dries Vints 73f723a2f4
Add both endpoint and url env variables (#5276) 2020-04-09 09:54:25 -05:00
Taylor Otwell 2a2522d882 fix wording 2020-03-29 10:38:33 -05:00
Graham Campbell 6628b7a1b4 Merge branch '6.x' 2020-03-24 13:55:12 +00:00
Jacob Honoré b7b6e35bf8
Fix s3 endpoint url reference (#5267) 2020-03-24 08:11:36 -05:00
Markus Podar d82bf9768b
[7.x] Allow configuring the timeout for the smtp driver (#5262)
* Allow configuring the timeout for the smtp driver

The default is the same as in `\Swift_Transport_EsmtpTransport::$params`

* Corrected default

* Update mail.php

Co-authored-by: Graham Campbell <GrahamCampbell@users.noreply.github.com>
Co-authored-by: Taylor Otwell <taylor@laravel.com>
2020-03-15 11:25:50 -05:00
Mathieu TUDISCO f93f4ad8bf
Fix session config changes (#5261)
* Fix session config changes

* Update session.php

Co-authored-by: Taylor Otwell <taylor@laravel.com>
2020-03-13 14:53:56 -05:00
Barry vd. Heuvel 166abfa35c
Update default CORS config (#5259) 2020-03-11 15:08:52 -05:00
Roberto Aguilar b0ce2adc42
Add new SQS queue suffix option (#5252)
As described in laravel/framework#31784, this option will allow to
define a queue name suffix.
2020-03-06 15:16:30 -06:00
Taylor Otwell 641fcfb60a remove config entry 2020-03-06 07:57:18 -06:00
Graham Campbell 36373983ad Merge branch '6.x' 2020-03-06 11:48:34 +00:00
Graham Campbell 5ddbfb8454
Ensure that app.debug is a bool 2020-03-06 11:47:59 +00:00
Mark van den Broek efcf74f422
[7.x] Add Mailgun and Postmark mailer (#5243)
* Add Mailgun and Postmark mailer

* Formatting

* Update mail.php

Co-authored-by: Taylor Otwell <taylor@laravel.com>
2020-03-04 08:05:25 -06:00
Benedikt Franke c9cf57a00c
Add serialize option to array cache config (#5244)
This documents the new configuration option from https://github.com/laravel/framework/pull/31295
2020-03-04 08:04:39 -06:00
Maxime Willinger 672f626da1
Add array mailer (#5240) 2020-03-02 10:52:06 -06:00
Dries Vints 88a763e36f
Update app.php (#5237) 2020-02-27 09:21:15 -06:00
Taylor Otwell 2c4fa1ab28 formatting 2020-02-05 16:46:09 -06:00
Andrew Brown d7f67f631d
styling 2020-02-05 10:48:51 -06:00
Andrew Brown 153746c2c1
add `links` option to filesystems config
https://github.com/laravel/framework/pull/31355
2020-02-05 10:33:45 -06:00
Taylor Otwell 91dd1f61cd formatting 2020-01-24 07:49:20 -06:00
Taylor Otwell 550282b094 Merge branch 'check-compiled' of https://github.com/browner12/laravel into browner12-check-compiled 2020-01-24 07:46:08 -06:00
Andrew Brown 678901cc4d
update name 2020-01-23 10:40:45 -06:00
Andrew Brown 2fe113e606 add new `check_compiled` option 2020-01-23 10:27:12 -06:00
Dries Vints b1f35786eb
Merge branch 'master' into develop 2020-01-14 17:52:04 +01:00
Taylor Otwell 130b8c8bcb add ses 2020-01-08 17:16:33 -06:00
Taylor Otwell e43d4546a9 fix comment 2020-01-08 17:14:01 -06:00
Taylor Otwell 61ec16fe39 work on mail configuration file 2020-01-08 17:10:37 -06:00
Taylor Otwell 76d822768d update mail configuration file 2020-01-08 17:01:42 -06:00
Aimeos f44f065a2b
Use file session driver again 2020-01-08 12:44:53 +01:00
Graham Campbell 8af8af0cbf Merge branch 'master' into develop 2019-12-28 00:35:40 +00:00
Taylor Otwell 0bec06cd45 formatting 2019-12-27 08:56:53 -06:00
Barry vd. Heuvel c222f6d04f CS 2019-12-26 19:54:10 +01:00
Barry vd. Heuvel 860ec9f2a4 Use config instead of middleware property 2019-12-26 19:46:41 +01:00
Anton Komarev 195faa16cb Fix types consistency in database config (#5191) 2019-12-25 09:05:29 -06:00
Taylor Otwell f589a7e897 Merge branch 'master' into develop 2019-12-18 12:24:10 -06:00