How to run Laravel 5.x on shared hosting?
It is very easy to run Laravel on VPS or dedicated hosting but how about on shared hosting?
On VPS, you just need to create a virtual host and point the root directory into Laravel public folder.
But on shared hosting, they usually have public_html f...
blog.donamkhanh.com1 min read