LinkStack/routes
Julian Prieber 6f0bf16587 Added phpinfo debugger
Added PHPinfo section to the config editor to display information about the current state of PHP.
This new section can be found on the Admin Panel under 'Admin>Config>PHP Info'.

For this, a new route and section in the admin controller have been added. The page is loaded as phpinfo.blade.php with the route .../panel/phpinfo if the user is authenticated as an admin.

I added the usual dark mode detection to the page, with an extra section that changes the background color according to the preferred theme setting. The page itself can be downloaded and saved as an HTML, for this  JavaScript is used.
2022-03-28 12:20:47 +02:00
..
api.php admin littlelink 2021-04-16 03:30:00 +04:30
auth.php admin littlelink 2021-04-16 03:30:00 +04:30
channels.php admin littlelink 2021-04-16 03:30:00 +04:30
console.php admin littlelink 2021-04-16 03:30:00 +04:30
web.php Added phpinfo debugger 2022-03-28 12:20:47 +02:00