This website requires JavaScript.
Explore
Help
Sign In
kor-elf
/
service-captcha
Watch
1
Star
0
Fork
0
You've already forked service-captcha
Code
Issues
Pull Requests
Packages
Projects
Releases
5
Wiki
Activity
adb20f70a5
service-captcha
/
app
/
Http
/
Requests
/
Private
/
Profile
History
Leonid Nikitin
907bac5586
Added the ability to save user settings.
2023-07-10 21:42:55 +06:00
..
UpdatePasswordRequest.php
Added a new feature to allow users to update their passwords.
2023-07-07 18:08:14 +06:00
UpdateRequest.php
This commit adds update functionality to user profiles. New routes, views, and controller methods have been created to facilitate this along with form requests for validation. Significant changes include new methods in the ProfileController, addition of an UpdateRequest class for validation purposes and the creation of a profile update view. These changes allow users to edit and update their profile information on the application.
2023-07-07 00:07:19 +06:00
UpdateSettingsRequest.php
Added the ability to save user settings.
2023-07-10 21:42:55 +06:00