service-captcha/config
Leonid Nikitin 172a9460df
Fix https on prod.
Added the force_https parameter to env APP_FORCE_HTTPS. This will force https to be enabled.
2023-12-09 00:55:56 +06:00
..
app.php Fix https on prod. 2023-12-09 00:55:56 +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 I added (int) to the configuration in the parameters, where we get the numbers through the env function. 2023-12-09 00:54:12 +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 I added (int) to the configuration in the parameters, where we get the numbers through the env function. 2023-12-09 00:54:12 +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