edit multi-language models
This commit is contained in:
parent
0e88d76bdc
commit
ad42e73126
10 changed files with 351 additions and 119 deletions
|
@ -6,7 +6,7 @@ use Illuminate\Validation\Rule;
|
|||
|
||||
//https://packagist.org/packages/felixkiss/uniquewith-validator
|
||||
|
||||
class CreatePersonRequest extends Request
|
||||
class EditPersonRequest extends Request
|
||||
{
|
||||
/**
|
||||
* Determine if the user is authorized to make this request.
|
||||
|
|
Loading…
Add table
editor.link_modal.header
Reference in a new issue