BookStack/app/Config
Dan Brown 19bfc8ad37
Prevented entity "Not Found" events from being logged
- Added testing to cover, which was more hassle than thought
  since Laravel did not have built in log test helpers, so:
- Added Log testing helper.

Related to #2110
2020-05-23 11:28:59 +01:00
..
api.php
app.php Updated ci with php7.4, update locale array 2020-04-28 12:28:19 +01:00
auth.php
broadcasting.php
cache.php
database.php
debugbar.php
dompdf.php
filesystems.php
hashing.php
logging.php Prevented entity "Not Found" events from being logged 2020-05-23 11:28:59 +01:00
mail.php
queue.php
saml2.php
services.php
session.php
setting-defaults.php
snappy.php Fixed api query total not taking filters into account 2020-04-25 21:37:52 +01:00
view.php