File manager - Edit - /var/www/html/portalHomolog/stubs/resource/request.stub
Back
<?php namespace {{ namespace }}; use Illuminate\Foundation\Http\FormRequest; class {{ class }} extends FormRequest { public function authorize(): bool { return true; } public function rules(): array { return []; } public function messages(): array { return []; } }
| ver. 1.4 |
Github
|
.
| PHP 8.3.28 | Generation time: 0.02 |
proxy
|
phpinfo
|
Settings