Level 67
Did you change the classname as well class IndustryController? Also you need to run composer dumpautoload and php artisan clear-compiled
1 like
Summer Sale! All accounts are 50% off this week.
i used to have OrgnizationController.php in my app but i had to change the name to IndustryController.php since then i keep on getting the error.
include(/Applications/MAMP/htdocs/app/vendor/composer/../../app/Http/Controllers/OrganizationController.php): failed to open stream: No such file or directory
What would be the fix for this.
Did you change the classname as well class IndustryController? Also you need to run composer dumpautoload and php artisan clear-compiled
Please or to participate in this conversation.