Файловый менеджер - Редактировать - /var/www/jonas-eriksen.dk/jresolutions.dk/test/vendor/facade/ignition/src/Http/Controllers/StyleController.php
Назад
<?php namespace Facade\Ignition\Http\Controllers; use Facade\Ignition\Ignition; use Illuminate\Http\Request; class StyleController { public function __invoke(Request $request) { return response( file_get_contents(Ignition::styles()[$request->style]), 200, ['Content-Type' => 'text/css'] ); } }
| ver. 1.4 |
Github
|
.
| PHP 7.4.33 | Генерация страницы: 0 |
proxy
|
phpinfo
|
Настройка