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
01153867b3
service-captcha
/
app
/
Http
History
Leonid Nikitin
9221e089dd
Revived API POST /captcha/{captcha_uuid}.
...
Receiving captcha information for validation.
2023-11-26 22:42:22 +06:00
..
Controllers
Revived API POST /captcha/{captcha_uuid}.
2023-11-26 22:42:22 +06:00
Middleware
A new middleware
UserLocale.php
has been added. This middleware sets the language locale based on each user's preference. It operates by checking if the user's preferred language is set during the request cycle and if so, it changes the app's locale accordingly. This feature facilitates personalization by displaying the app in a user's preferred language.
2023-07-10 21:44:00 +06:00
Requests
Revived API POST /captcha/{captcha_uuid}.
2023-11-26 22:42:22 +06:00
Resources/Api
/V1
Revived API POST /captcha/{captcha_uuid}.
2023-11-26 22:42:22 +06:00
Kernel.php
A new middleware
UserLocale.php
has been added. This middleware sets the language locale based on each user's preference. It operates by checking if the user's preferred language is set during the request cycle and if so, it changes the app's locale accordingly. This feature facilitates personalization by displaying the app in a user's preferred language.
2023-07-10 21:44:00 +06:00