Skip to content

Commit

Permalink
Update ProfileUpdateRequest.php
Browse files Browse the repository at this point in the history
  • Loading branch information
Shaker-Al-Muzaini authored Dec 1, 2022
1 parent ed1a913 commit de3678f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/Http/Requests/ProfileUpdateRequest.php
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
use Illuminate\Foundation\Http\FormRequest;
use Illuminate\Validation\Rule;

class ProfileUpdateRequest extends FormRequest
class ProfileUpdateRequest extends FormRequest
{
/**
* Get the validation rules that apply to the request.
Expand Down

0 comments on commit de3678f

Please sign in to comment.