presenter
presenter copied to clipboard
Errors views will trigger an exception
FatalErrorException in Decorator.php line 80:
Trying to clone an uncloneable object of class Symfony\Component\HttpKernel\Exception\HttpException
I've got the same issue as @jiriko
I'm working on a multi-tenancy application where I'm using sub domains for the different companies. Don't know if this is why their is an error but when I want to use this package, which I have before, and go to a page that is not defined I get this:
FatalThrowableError in Decorator.php line 80:
Trying to clone an uncloneable object of class Symfony\Component\HttpKernel\Exception\NotFoundHttpException