This website requires JavaScript.
Explore
Help
Sign In
kor-elf
/
service-captcha
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Packages
Projects
Releases
5
Wiki
Activity
Files
dc6b6b0d42948910769f590eaaca819223ae99b6
service-captcha
/
app
/
Providers
T
History
kor-elf
4083e2ec5e
Added the ability to manage a group of users.
2023-07-16 19:21:09 +06:00
..
AppServiceProvider.php
Added the ability to manage a group of users.
2023-07-16 19:21:09 +06:00
AuthServiceProvider.php
Added the ability to manage a group of users.
2023-07-16 19:21:09 +06:00
BroadcastServiceProvider.php
Install Laravel.
2023-03-05 20:14:04 +06:00
EventServiceProvider.php
Install Laravel.
2023-03-05 20:14:04 +06:00
RouteServiceProvider.php
Extended rate limiting functionality within the RouteServiceProvider to limit the login requests. Now the application limits the number of requests both per IP address and per email. This will drastically improve security by minimizing automated spam and brute-force attack attempts.
2023-07-06 10:50:15 +06:00