Search found 2 matches
- 14 May 2017, 13:55
- Forum: Laravel package
- Topic: Aimeos Installation Issue
- Replies: 2
- Views: 2823
Re: Aimeos Installation Issue
'http://cart.dev/list' works.
'http://cart.dev/index.php/list' is still getting the same error as before.
Now I have something to go on. Thanks so much for your help
'http://cart.dev/index.php/list' is still getting the same error as before.
Now I have something to go on. Thanks so much for your help

- 14 May 2017, 05:03
- Forum: Laravel package
- Topic: Aimeos Installation Issue
- Replies: 2
- Views: 2823
Aimeos Installation Issue
Brand new install laravel 5.4.23 by using 'laravel new project' Installed aimeos following instruction on https://github.com/aimeos/aimeos-laravel When I tried to get to the list page 'http://cart.dev/index/list', I got following error: NotFoundHttpException in RouteCollection.php line 179: in Route...