I would really appreciate any help on this, i have installed Laravel Valet on Mac but when i have ran php artisan serve, and gone to the web to access my new project (I have not even started coding yet) I am getting the following error:
UnexpectedValueException The stream or file "/Users/kerrymckinney/Desktop/website/storage/logs/laravel.log" could not be opened: failed to open stream: Permission denied
Thanks in advance.