service-captcha/app/Http
2023-07-10 21:42:55 +06:00
..
Controllers Added the ability to save user settings. 2023-07-10 21:42:55 +06:00
Middleware Modified the Middleware Kernel to use a new method for request throttling that uses Redis and created a new middleware to ensure that user email is verified. 2023-07-06 19:52:39 +06:00
Requests Added the ability to save user settings. 2023-07-10 21:42:55 +06:00
Resources/Api/V1 Add captcha image generation functionality. 2023-06-28 17:29:56 +06:00
Kernel.php Modified the Middleware Kernel to use a new method for request throttling that uses Redis and created a new middleware to ensure that user email is verified. 2023-07-06 19:52:39 +06:00