ANDRII
ANDRII
Hello! I have added the following languages: `'supported-locales' => ['en', 'uk'], 'redirect_to_localized_urls' => true, 'use_localizer' => true,`. How can I redirect from index to `site.com/uk/` OR `site.com/en/`? ````
Its clear Laravel application, my domains: 'example.net' (US and global), 'example.net.ua' (Ukraine), 'example.net.in' (India)
Hello! I'm not very familiar with Laravel, could you tell me how to create it correctly? I want to store the user's language in the database
It is desirable to be able to make a choice between re- and h- captcha. https://www.hcaptcha.com/ https://www.google.com/recaptcha/about/
Hello. I get a lot of errors like this, what should I do? 
Is this package supports Laravel 11?