unable to install correctly aimeos on a fresh new laravel app
Forum rules
Always add your Laravel, Aimeos and PHP version as well as your environment (Linux/Mac/Win)
Spam and unrelated posts will be removed immediately!
Always add your Laravel, Aimeos and PHP version as well as your environment (Linux/Mac/Win)
Spam and unrelated posts will be removed immediately!
unable to install correctly aimeos on a fresh new laravel app
Hi from France,
I try to install aiemos following installation instruction on aimeos website
and i'm unable to make the front work...
admin work.
routes are undefined on route/web.php
php version : 7.2.19
laravel 7.20.0
mysql 5.7.24
can you help me ?
Thanks.
I try to install aiemos following installation instruction on aimeos website
and i'm unable to make the front work...
admin work.
routes are undefined on route/web.php
php version : 7.2.19
laravel 7.20.0
mysql 5.7.24
can you help me ?
Thanks.
Re: unable to install correctly aimeos on a fresh new laravel app
Hi, do you created resources/views/app.blade.php and added html like in docs: https://github.com/aimeos/aimeos-laravel#setup?
What error do you get?
What error do you get?
Re: unable to install correctly aimeos on a fresh new laravel app
Hi,
i've created app.blade.php but i can't view this template it's always show the welcome template.
i've got a 404 not found calling
http://shop.test/index.php/list
i've created app.blade.php but i can't view this template it's always show the welcome template.
i've got a 404 not found calling
http://shop.test/index.php/list
Re: unable to install correctly aimeos on a fresh new laravel app
You need to use this url: http://shop.test/shop