Файловый менеджер - Редактировать - /home/clickysoft/public_html/assets.clickysoft.net/app/Repositories/BranchesRepositoryInterface.php
Назад
<?php namespace App\Repositories; use App\Models\Branch; use Illuminate\Http\Request; interface BranchesRepositoryInterface { public function getAllBranches(Request $request); public function getBranchesDropdown(Request $request); public function storeBranch(Request $request); public function updateBranch(Request $request, Branch $branch); public function massDestroyBranches(Request $request); }
| ver. 1.4 |
Github
|
.
| PHP 8.1.29 | Генерация страницы: 0 |
proxy
|
phpinfo
|
Настройка