E
E
expeerd2015-10-13 13:43:17
Laravel
expeerd, 2015-10-13 13:43:17

Problem when migrating laravel project to hosting?

A project based on laravel cms crud builder, everything is ok on its server, when transferring to hosting, an authorization error occurred:

Symfony \ Component \ Debug \ Exception \ FatalErrorException
Class 'IlluminateSessionTokenMismatchException' not found

The hosting does not provide ssh, so I can't try to solve the problem with composer/artisan;
I tried to change the session driver to cookies, to a file and to a database - nothing helped.

Answer the question

In order to leave comments, you need to log in

1 answer(s)
E
Evgeny Svirsky, 2015-10-13
@e_svirsky

you just transferred the files to the hosting? I understand composer is not possible to run?

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question