this seems to be an issue that pops up every now and then within Laravel. I was writing a CRUD controller with a view to go with it, however upon testing I got the Inv
For someone who don't have SSH Access, There are two ways to solve this problem.
If you don't have any plugin of default Laravel package, First, Just remove the bootstrap/cache/config.php to solved the file,
OR
If you have any plugin of default Laravel package, Change all related path mentioned bootstrap/cache/config.php into the exact path which allocated the laravel project.