Laravel Sail - Failed to open stream: Permission denied
A fresh Laravel Sail installation is getting the error Failed to open stream: Permission denied whenever when we go to http://localhost or run artisan command such as: sail artisan make:model
Turns out that Sail was running as 'sail' user but my WSL ...
howmun.dev1 min read