I am not sure why, but when I try to load a view that has been working fine up until yesterday,
it should use controllers/ImportController, but now I get an error that states:
include(/home/program/app/controllers/ImportController-works1sheet.php): failed to open stream: No such file or directory
I have no idea where the reference to the -work1sheet.php file is coming from. Any suggestions would be appreciated.
Nevermind, I used composer dump-autoload and it solved the issue. Still don't know what that was about, but it's working so I am good. :)
Sign in to participate in this thread!
The Laravel portal for problem solving, knowledge sharing and community building.
The community