librenms/app
Tony Murray e18f4522d5
Update to Laravel 5.7 (PHP 7.3 support) (#9800)
* Move assets to 5.7 location

* Add 5.7 SVGs

* add cache data dir

* update QUEUE_DRIVER -> QUEUE_CONNECTION

* Update trusted proxy config

* update composer.json

* 5.5 command loading

* @php and @endphp can't be inline

* Laravel 5.6 logging, Nice!

* Update blade directives

* improved redirects

* remove unneeded service providers

* Improved debugbar loading

* no need to emulate renderable exceptions anymore

* merge updated 5.7 files (WIP)

* Enable CSRF

* database_path() call causes issue in init.php

* fix old testcase name

* generic phpunit 7 fixes

* add missed file_get_contents
Keep migrations table content

* fix duplicate key

* Drop old php versions from travis-ci

* remove hhvm

* fix code climate message

* remove use of deprecated function assertInternalType

* Disable CSRF, we'll enable it separately.
All forms need to be updated to work.

* Update document references
2019-02-12 17:45:04 -06:00
..
ApiClients Rewrite netcmd and ripe whois tools (#9724) 2019-01-25 15:30:58 -06:00
Console Update to Laravel 5.7 (PHP 7.3 support) (#9800) 2019-02-12 17:45:04 -06:00
Exceptions Update to Laravel 5.7 (PHP 7.3 support) (#9800) 2019-02-12 17:45:04 -06:00
Guards Use Laravel authentication (#8702) 2018-09-11 07:51:35 -05:00
Http Update to Laravel 5.7 (PHP 7.3 support) (#9800) 2019-02-12 17:45:04 -06:00
Jobs Fix bug of alerting by ping.php (#9311) 2018-10-12 07:26:16 -05:00
Listeners Fix up ldap-authorizer, create non-existent users (#9192) 2018-09-12 12:51:24 -05:00
Models Fix os loading issues (#9763) 2019-01-30 14:53:43 -06:00
Providers Update to Laravel 5.7 (PHP 7.3 support) (#9800) 2019-02-12 17:45:04 -06:00
Checks.php Better handling of log file failures (#9539) 2018-12-16 21:26:20 +00:00