Search found 2 matches

by jyu100
14 May 2017, 13:55
Forum: Laravel package
Topic: Aimeos Installation Issue
Replies: 2
Views: 2825

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 :D
by jyu100
14 May 2017, 05:03
Forum: Laravel package
Topic: Aimeos Installation Issue
Replies: 2
Views: 2825

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...