jimgwhit said:
You bet, use an older version of laravel.
Sorry, English is not my primary language, I'm not sure I understood. Do you mean that it's possible to use Laravel on this limited shared hosting server without command line interface, no composer, nor nothing, just a FTP? If yes, could you explain how could I do that, or point me some references to read?
Also, which old version of Laravel should I use in order to be able to run it under PHP 5.3.3? And where can I download it?
Thanks for the help so far.
Server Requirements
The Laravel framework has a few system requirements:
PHP >= 5.3.7
MCrypt PHP Extension
Sorry missed the PHP 5.3.3, you may have to check if an older version is available on github or https://packagist.org
Go here and look these packages over:
https://packagist.org/packages/laravel/framework
You can install and get all working on a local machine then upload to your hosting server. There are tons on forum
threads about uploading to a hosting server.
why use an old version, hosting is cheap get good hosting account that serves php 6+
Sign in to participate in this thread!
The Laravel portal for problem solving, knowledge sharing and community building.
The community