Laravel Internal Server Error in Godaddy

I first encounter this issue when I first deploy a website using Laravel in Godaddy. The solution for this as mentioned in Laravel documentation is to give the server a write access permission to the folders within storage and vendor directory.

Laravel may require some permissions to be configured: folders within storage and vendor require write access by the web server.