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
00910831a4
service-captcha
/
app
/
Http
History
Leonid Nikitin
00910831a4
The authorization method of the AuthController has been updated to specify a return type. This was done to ensure that the method always returns an instance of a RedirectResponse, thereby enhancing the code's readability and preventing unexpected return types.
2023-07-06 19:50:22 +06:00
..
Controllers
The authorization method of the AuthController has been updated to specify a return type. This was done to ensure that the method always returns an instance of a RedirectResponse, thereby enhancing the code's readability and preventing unexpected return types.
2023-07-06 19:50:22 +06:00
Middleware
Install Laravel.
2023-03-05 20:14:04 +06:00
Requests
Made authorization.
2023-07-06 10:48:32 +06:00
Resources/Api
/V1
Add captcha image generation functionality.
2023-06-28 17:29:56 +06:00
Kernel.php
Install Laravel.
2023-03-05 20:14:04 +06:00