service-captcha/app/Http
2023-07-07 18:08:14 +06:00
..
Controllers Added a new feature to allow users to update their passwords. 2023-07-07 18:08:14 +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 a new feature to allow users to update their passwords. 2023-07-07 18:08:14 +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