Host laravel site using cpanel
I am trying to host my laravel site on GoDaddy using cPanel, and I keep getting the errors:
"There is no existing directory at "/Users/nambihawkins/Desktop/blob/storage/logs" and its not buildable: Permission denied"
then when I clear my cache (which corrects this error...I believe) I get the error:
"No application encryption key has been specified."
then I'll generate a new key, but get the first error once more. What steps should I take to properly host the site? So far I've cleared caches, updated composer, and moved the required files out of the public folder for proper access. This is my first time hosting a site.
Please or to participate in this conversation.