MIF_E31222691/config
Matthias Niess 5f7decfff1 introduce sqlite foreign_key_constraints config option
This enables the sqlite `foreign_key_constraints` option that was introduced with laravel/framework#26298 for all new installs.

The env variable DB_FOREIGN_KEYS was added to make it easier to handle this in testing (e.g. via phpunit.xml).
2018-10-30 14:24:12 +01:00
..
app.php formatting 2018-10-02 12:51:41 -05:00
auth.php remove irrelevant comment 2016-09-01 09:01:57 -05:00
broadcasting.php Update broadcasting.php 2017-12-24 08:11:34 -06:00
cache.php use one line 2018-09-14 10:38:31 -05:00
database.php introduce sqlite foreign_key_constraints config option 2018-10-30 14:24:12 +01:00
filesystems.php Update filesystems.php 2018-02-27 14:32:22 -06:00
hashing.php add supported type 2018-08-04 08:52:01 -10:00
logging.php increase days 2018-09-27 09:01:45 -05:00
mail.php Apply fixes from StyleCI 2017-02-03 16:06:59 +00:00
queue.php adjust variable name 2018-03-13 13:38:47 -05:00
services.php Add new Stripe webhook config values 2018-10-11 18:12:19 +02:00
session.php use str class 2018-09-28 15:55:56 -05:00
view.php Use consistent config paths 2017-03-05 13:30:16 +02:00