Commit Graph

32 Commits

Author SHA1 Message Date
Jesper Noordsij 4ecd97bcf7
Add option to configure Mailgun transporter scheme (#5831) 2022-03-03 08:13:57 -06:00
Taylor Otwell 051dea5941 formatting 2019-08-14 09:19:31 -05:00
Dries Vints c07809e224
Merge branch 'master' into develop
# Conflicts:
#	config/services.php
2019-08-14 13:49:52 +02:00
Taylor Otwell bb43372548 formatting 2019-08-13 15:05:56 -05:00
Dries Vints 83d2ecc0e9
Remove Stripe config settings
These now ship with a dedicated config file for Cashier.
2019-08-13 18:19:40 +02:00
Taylor Otwell c9bb74c7e0 formatting 2019-05-08 08:06:25 -05:00
Dries Vints fe9f8497d9
Remove services deleted from core
See https://github.com/laravel/framework/pull/28441 and https://github.com/laravel/framework/pull/28442
2019-05-07 17:57:29 +02:00
Avtandil Kikabidze b34328a166
Use correct env name for AWS region from env.example 2019-02-27 14:05:01 +04:00
Taylor Otwell 45742652cc add postmark token 2019-02-25 20:21:00 -06:00
Taylor Otwell 87667b25ae update env variable stubs 2018-12-18 09:09:55 -06:00
Dries Vints 568250557c
Add new Stripe webhook config values
See https://github.com/laravel/cashier/pull/565
2018-10-11 18:12:19 +02:00
Claudio Dekker dfe5afa71b Add missing Mailgun 'endpoint' option
Counterpart to https://github.com/laravel/framework/pull/25010
2018-09-06 14:02:17 +02:00
Gareth Thompson 13990ebbd0
Formatting fix 2018-04-09 12:42:18 +01:00
Gareth Thompson d75a0f3baf
Add SES_REGION to local environment file
The region used by SES was hardcoded into the config file, when all other values were set as environment variables. Tweaked to keep the region consistent with other config options
2018-04-09 12:35:17 +01:00
Taylor Otwell ea52a96386 Remove mandrill as a default configuration since it's fallen out of popularity. 2016-07-21 11:49:28 -05:00
Luqman Rom 9352968734 Add missing Mandrill secret keys in config.services 2016-05-29 21:47:02 +08:00
Taylor Otwell d998b5bd03 formatting 2016-03-06 19:56:30 -06:00
Davide Bellini da5d3d84fe Added SparkPost config 2016-03-02 01:04:24 +01:00
Taylor Otwell ec0e06e783 cleaning up configs 2016-03-01 08:23:00 -06:00
Taylor Otwell 8061c2132c Convert some variables to env variables in services.php. 2015-07-23 10:58:17 -05:00
Graham Campbell 7e303014b6 Sync with 5.0 2015-06-15 22:22:23 +01:00
Romain Lanz 4b3391f6f0 Use PHP 5.5 ::class property in config files
See https://github.com/laravel/laravel/pull/3402
2015-06-05 14:58:10 +02:00
Taylor Otwell 3b7e6dcdca fix a bunch of stufF 2015-04-10 22:19:42 -05:00
Taylor Otwell 39107a78c2 Key rename. 2015-04-01 09:08:53 -05:00
Laurence Ioannou c0a78c033c Update services.php 2015-04-02 01:00:21 +11:00
Laurence Ioannou 3f63840144 Update services.php 2015-03-24 17:53:24 +11:00
Taylor Otwell f424b87a63 PSR-2 for app. 2015-02-22 20:47:03 -06:00
Taylor Otwell ce48990bf2 Tweak some paths again. 2014-12-15 08:42:13 -06:00
Taylor Otwell 532297c109 Work on default project structure. 2014-12-08 09:31:31 -06:00
Taylor Otwell 91f174821f Stub SES configuration. 2014-11-19 23:36:45 -06:00
Taylor Otwell 76c84d8652 Convert configuration PHP 5.4 arrays. 2014-08-24 14:03:58 -05:00
Taylor Otwell 9aae50e501 Working on the default app structure. 2014-08-18 22:46:16 -05:00