Error while trying to update Elite platform

Laraship QuestionsCategory: TechnicalError while trying to update Elite platform
jean.painter asked 4 weeks ago

I need help getting past an error, I followed the upgraded instructions:

1) Downloaded the zipped elite package

2) Extracted it over my existing installation files in the webroot

3) Did a composer update, which succeeded except for the a script that makes use of artisan

PHP Fatal error: Uncaught ReflectionException: Class "cache.store" does not exist in /var/www/laravel/vendor/laravel/framework/src/Illuminate/Container/Container.php:889

Script @php artisan package:discover --ansi handling the post-autoload-dump event returned with error code 255

4) No artisan commands work and neither does my website.

Can anyone help me resolve this please?

1 Answers
laraship Staff answered 4 weeks ago

Hello,

Thanks for reaching out,as we encouraging our people to use our github version of Laraship, as its easier to upgrade and maintain, the easiest way to upgrade your Package is

please let us know if you run into any further issues.

jean.painter replied 3 weeks ago

I’ve tried this and also installed module by module using the composer require corals/module-name format. Now when I try to login to my main portal I get a “CSRF Token mismatch” error post login. What am I missing, I’ve added the license key to auth.json Do I need to generate a new application key or what?