You are viewing a single comment's thread from:

RE: Deploying Your Laravel Application on Shared Hosting (The Easier way)

in #php7 years ago (edited)

Seems you need to pay attention to the code samples, for example, your //comments dropping to the next line would definitely throw errors. And for beginners (which i believe this post is for) it would be a serious issue.

You should also mention that its not ideal to do this, though, when there is no choice, like... totally last resort...

Sort:  

Thanks, I will definitely look into that right away