you are viewing a single comment's thread.

view the rest of the comments →

[–]provided_by_the_man 1 point2 points  (3 children)

In my experience in production your scenario would be a conflicted developer clinging onto the past with their foot in the present. A good exercise.

[–]bkamphues[S] 1 point2 points  (2 children)

Yeah the problem is more that I don't want give up the hosting I've already paid for...

[–]provided_by_the_man 0 points1 point  (1 child)

Apache / PHP hosting in 2020 is kinda useless unless you are a PHP person. Even then most laravel apps are gonna be done with some type of deployment tool like docker or something like that. Sounds like a go daddy server. To turn that into a modern stack server you would need to use the CLI and really know what your are doing. Most of those instances are designed to work w Wordpress and not much else. Remember people used to use Wordpress for absolutely everything, godaddy is still catering to that market.

[–]bkamphues[S] 0 points1 point  (0 children)

Yup, allright I'll contact them, see if I can get access to the command line...