service-captcha/config
Leonid Nikitin 18899c81f2
Increase captcha image dimensions
The dimensions for both the 'image_head' and 'image_body' captcha images have been increased to provide a clearer and more readable captcha for users. 'Image_head' has been updated from 150x40 to 500x75, and 'image_body' from 300x240 to 500x500.
2023-11-23 00:26:47 +06:00
..
app.php Added the ability to save user settings. 2023-07-10 21:42:55 +06:00
auth.php Install Laravel. 2023-03-05 20:14:04 +06:00
broadcasting.php Install Laravel. 2023-03-05 20:14:04 +06:00
cache.php Install Laravel. 2023-03-05 20:14:04 +06:00
captcha.php Increase captcha image dimensions 2023-11-23 00:26:47 +06:00
cors.php Install Laravel. 2023-03-05 20:14:04 +06:00
database.php Install Laravel. 2023-03-05 20:14:04 +06:00
filesystems.php Install Laravel. 2023-03-05 20:14:04 +06:00
hashing.php Install Laravel. 2023-03-05 20:14:04 +06:00
logging.php Added channel deprecations. 2023-03-10 21:04:26 +06:00
mail.php Install Laravel. 2023-03-05 20:14:04 +06:00
queue.php Install Laravel. 2023-03-05 20:14:04 +06:00
rate_limiting.php Made authorization. 2023-07-06 10:48:32 +06:00
sanctum.php Install Laravel. 2023-03-05 20:14:04 +06:00
services.php Install Laravel. 2023-03-05 20:14:04 +06:00
session.php Install Laravel. 2023-03-05 20:14:04 +06:00
view.php Install Laravel. 2023-03-05 20:14:04 +06:00