I am trying to upload files to a live server, but I am getting this error.
PHP Fatal error: Trait ‘IlluminateDatabaseEloquentConcernsHasEvents’ not found in /home/mysite/public_html/myapp/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php on line 25
I am using Laravel 5.4.
Advertisement
Answer
Have you run the composer dump-autoload