Accessing the aimeos package views

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!
kshtjsharam68
Posts: 12
Joined: 27 Jan 2016, 18:37

Accessing the aimeos package views

Post by kshtjsharam68 » 27 Jan 2016, 18:50

Opening project/list is working but others are e.g. project/admin etc.
when trying to access getting error:
ErrorException in Request.php line 794:
Session store not set on request.

User avatar
aimeos
Administrator
Posts: 7873
Joined: 01 Jan 1970, 00:00

Re: Accessing the aimeos package views

Post by aimeos » 27 Jan 2016, 18:59

There was a change in Laravel 5.2 and session, csrf, etc. middlewares need to be specified explicitly now. We are currently evaluating this.
Professional support and custom implementation are available at Aimeos.com
If you like Aimeos, Image give us a star

Post Reply