bwjoyce liked a comment+100 XP
3mos ago
@vincent15000 I agree. Not the sort of advice we should be promoting.
bwjoyce wrote a reply+100 XP
4mos ago
A similar error happened to me when I did not have the storage/framework directories present.
Running APP_DEBUG=true php artisan wayfinder:generate --with-form -vvv helped me see the following error: [InvalidArgumentException] Please provide a valid cache path
In my case, updating .dockerignore fixed the problem.
bwjoyce wrote a comment+100 XP
4mos ago