Hi Kami,
Welcome to the forms,
The error your getting is because the webserver doesn't have permission to write to the directory
After installing Laravel, you may need to configure some permissions. Directories within the storage and the bootstrap/cache directories should be writable by your web server or Laravel will not run see the following for more details Installation Configuration - Laravel Documentation
Hope this helps
Timothy
Hi Timothy,
Thanks very much for getting back to me and the warm welcome. (-:
That was indeed the issue.
Rgds,
Kâmi
Sign in to participate in this thread!
The Laravel portal for problem solving, knowledge sharing and community building.
The community