librenms/config
Jellyfrog 2b3575a5e9
Laravel 10.x Shift (#14995)
* Apply code style

* Remove explicit call to register policies

* Shift core files

* Shift config files

* Default config files

In an effort to make upgrading the constantly changing config files
easier, Shift defaulted them and merged your true customizations -
where ENV variables may not be used.

* Bump Laravel dependencies

* Add type hints for Laravel 10

* Shift cleanup

* wip

* wip

* sync translation

* Sync back config

* Public Path Binding

* QueryException

* monolog

* db::raw

* monolog

* db::raw

* fix larastan collections

* fix phpstan bug looping forever

* larastan errors

* larastan: fix column type

* styleci

* initialize array

* fixes

* fixes

---------

Co-authored-by: Shift <shift@laravelshift.com>
2023-05-24 22:21:54 +02:00
..
app.php Laravel 10.x Shift (#14995) 2023-05-24 22:21:54 +02:00
auth.php Laravel 10.x Shift (#14995) 2023-05-24 22:21:54 +02:00
broadcasting.php Laravel 10.x Shift (#14995) 2023-05-24 22:21:54 +02:00
cache.php Laravel 10.x Shift (#14995) 2023-05-24 22:21:54 +02:00
cors.php Laravel 9.x Shift (#14504) 2023-04-17 06:51:35 -05:00
database.php Laravel 10.x Shift (#14995) 2023-05-24 22:21:54 +02:00
debugbar.php Apply fixes from StyleCI (#14899) 2023-03-13 22:32:22 +01:00
filesystems.php Laravel 10.x Shift (#14995) 2023-05-24 22:21:54 +02:00
flare.php Laravel 9.x Shift (#14504) 2023-04-17 06:51:35 -05:00
flasher.php PHP-Flasher for toast messages (#13401) 2021-10-29 09:13:56 -05:00
hashing.php Laravel 9.x Shift (#14504) 2023-04-17 06:51:35 -05:00
ignition.php Laravel 9.x Shift (#14504) 2023-04-17 06:51:35 -05:00
laravel-console-summary.php Fix disabling of built-in commands when using ./lnms (#12308) 2020-11-19 22:51:20 +01:00
librenms.php Apply fixes from StyleCI (#14899) 2023-03-13 22:32:22 +01:00
logging.php Laravel 10.x Shift (#14995) 2023-05-24 22:21:54 +02:00
mail.php Laravel 10.x Shift (#14995) 2023-05-24 22:21:54 +02:00
purifier.php PHP-Flasher for toast messages (#13401) 2021-10-29 09:13:56 -05:00
queue.php Laravel 9.x Shift (#14504) 2023-04-17 06:51:35 -05:00
services.php Laravel 10.x Shift (#14995) 2023-05-24 22:21:54 +02:00
session.php Laravel 9.x Shift (#14504) 2023-04-17 06:51:35 -05:00
snmptraps.php Adds Cisco DHCP Server SNMP MIB and Trap Handlers. (#14618) 2022-11-18 00:15:42 -06:00
tinker.php Apply fixes from StyleCI (#14899) 2023-03-13 22:32:22 +01:00
toastr.php Apply fixes from StyleCI (#14899) 2023-03-13 22:32:22 +01:00
trustedproxy.php Use built in trusted proxy functionality (#13318) 2021-10-03 14:13:20 -05:00
view.php Laravel 7.x Shift (#11676) 2020-07-09 08:22:50 -05:00
vue-i18n-generator.php Laravel 9.x Shift (#14504) 2023-04-17 06:51:35 -05:00
webpush.php Push Notifications (Mobile and PC) (#13277) 2021-10-06 07:29:47 -05:00