unable to install correctly aimeos on a fresh new laravel app

Help for integrating the Laravel package
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!
ivisite
Posts: 2
Joined: 21 Jul 2020, 15:03

unable to install correctly aimeos on a fresh new laravel app

Post by ivisite » 21 Jul 2020, 15:12

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.

Ivan
Posts: 6
Joined: 15 Jul 2020, 07:59

Re: unable to install correctly aimeos on a fresh new laravel app

Post by Ivan » 21 Jul 2020, 17:20

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?

ivisite
Posts: 2
Joined: 21 Jul 2020, 15:03

Re: unable to install correctly aimeos on a fresh new laravel app

Post by ivisite » 22 Jul 2020, 07:52

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

Oleh
Posts: 14
Joined: 13 Jul 2020, 08:11

Re: unable to install correctly aimeos on a fresh new laravel app

Post by Oleh » 22 Jul 2020, 13:17

You need to use this url: http://shop.test/shop

Post Reply