mirror of
https://github.com/fergalmoran/OpnForm.git
synced 2026-01-22 08:27:40 +00:00
Initial commit
This commit is contained in:
8
app/Http/Requests/UpdateFormRequest.php
Normal file
8
app/Http/Requests/UpdateFormRequest.php
Normal file
@@ -0,0 +1,8 @@
|
||||
<?php
|
||||
|
||||
namespace App\Http\Requests;
|
||||
|
||||
class UpdateFormRequest extends UserFormRequest
|
||||
{
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user