bobbybouwmann6 years ago Best Answer Level 88ReplyReport SpamMake sure that you actually upgrade to Laravel 7.x. You can run php artisan --version to see what version you're using. If you are already in the process of upgrading, make sure to update your composer.json dependency to ^7.x and run composer update Like Reply
podu-file-plus OP 6 years agoLevel 1ReplyReport SpamI forgot to run composer update. Thanks for the quick help Like Reply