Joined June 2022
·
Anmol Lohana
Posted to
Install Laravel 4 with Ease
over 1 year
ago
Some Laravel hosting platforms offer a one-click installation feature. If you're going to host your app, consider choosing one of these platforms. This saves a significant amount of time and work.
Posted to
Getting Laravel 4 to Work on GoDaddy
over 1 year
ago
On a VPS or cloud server, Laravel works well. Getting Laravel to run on cpanel-based shared hosting servers isn't straightforward. As you indicated, htaccess rewrite is required. SSH access is available on Laravel cloud hosting servers. As a result, the composer may be used to quickly install Laravel.
Is this method valid for both Laravel 4 and Laravel 5?