forgot-password route
Forum rules
Always add your Aimeos and PHP version as well as your environment (Linux/Mac/Win)
Spam and unrelated posts will be removed immediately!
Always add your Aimeos and PHP version as well as your environment (Linux/Mac/Win)
Spam and unrelated posts will be removed immediately!
forgot-password route
Hi,
i get this error on submit form 'forgot-password'
In my .env file
How i can solve this error.
Where i can assign the parameter {locale} to route password.reset
PHP Version 8.2.12
Laravel version: 10
Aimeos version: 2023.10
Environment: windows (XAMPP cross-platform web server).
i get this error on submit form 'forgot-password'
Code: Select all
Missing required parameter for [Route: password.reset] [URI: {locale}/reset-password/{token}] [Missing parameter: locale].
Code: Select all
SHOP_MULTILOCALE=true
Where i can assign the parameter {locale} to route password.reset
PHP Version 8.2.12
Laravel version: 10
Aimeos version: 2023.10
Environment: windows (XAMPP cross-platform web server).
Re: forgot-password route
In the Blade template that generates the link, use airoute() instead of route()
Professional support and custom implementation are available at Aimeos.com
If you like Aimeos,
give us a star
If you like Aimeos,
