madeadi
madeadi
This is the solution. Look at line 12. You need to add that `path`.  That's because in the `WebSocketsServiceProvider`, the `Route::group` is trying to find `config('websockets.dashboard.path')`. I'm using `dev-master`...
Hi. I will share my experience and screenshot in the next 2 months. Based on the documentation, this project will help us a lot. I stumbled upon this repo while...
I also encounter this issue. This happens during creation of a new user. I think it's because of the changes done here: 381ae7818b5730225457682e7f11074162204136
> I have Laravel Herd installed and this error was showing up. I think there are issues with the path to the PHP executable. I ended up create a symbolic...
I found the issue on my side. It's because in VS code, I opened the project from a folder with a space, e.g. `~/Library/Application Support/Herd/.../laravel`, this will throw an error....