Файловый менеджер - Редактировать - /home/c7lekhnath/silverray.com.au/app/View/Components/EmptyTable.php
Назад
<?php namespace App\View\Components; use Closure; use Illuminate\Contracts\View\View; use Illuminate\View\Component; class EmptyTable extends Component { public function __construct( public string $name, public string $route, public string $create, public string $message, public string $colspan, ) { } public function render(): View|Closure|string { return view('components.empty-table'); } }
| ver. 1.4 |
Github
|
.
| PHP 8.3.20 | Генерация страницы: 0.01 |
proxy
|
phpinfo
|
Настройка