Be part of JetBrains PHPverse 2026 on June 9 – a free online event bringing PHP devs worldwide together.

alnouirah's avatar

Problem in uploading laravel application.

Hi all . When I finished completing my application and wanted to upload it on a networksolution web hosting I found that it does not support PHP language 7.1 version . So I created a laravel application with a 5.5 version and copied all the components (views, controls, models,middlewares) to the new version. Everything works well on my local computer but when I upload it to the host it shows me this error that below . Did I misunderstand something !!!

Problem Pic

domain Pointer

file structure

0 likes
8 replies
aurawindsurfing's avatar

Hi,

Do yourself a favour and use at least PHP 7.1

If you would you would not have asked that question in the first place ;-)

Try Digital Ocean + Forge you will love it.

1 like
Snapey's avatar

run a mile if the provider can only give unsupported php versions.

1 like
alnouirah's avatar

@AURAWINDSURFING - @aurawindsurfing

FYI , if i could use the version 7.1 at the first place i would not have asked this Q . the only reason that make me asked is that i hoped there was a solution without changing the host i used .

netwroksoluiton is the largest and the best web hosting at the world .

how can you convince a boss who has zero information about technology !! -_-

BTY , your fast response is appreciated.

shez1983's avatar

    netwroksoluiton is the largest and the best web hosting at the world .

really? where are the stats for this? and as for being best but not supporting latest tech - i would question their definition of best!

have you contacted this best web hosting? as a best web hosting i am sure they would cater to your request..

btw theres nothing you can do - laravel demands 7.1 so nothing short of upgrading will help..

jlrdw's avatar

There is probably a drop-down box where you choose your PHP version.

Snapey's avatar

Do you have ssh access to the server?

alnouirah's avatar
alnouirah
OP
Best Answer
Level 2

Hello all . The problem has been solved.

Some files needed to run the app were missing. I copied them manually. Thank you all .

Please or to participate in this conversation.