Find new hosting with a PHP version that is not end-of-life!
Laravel 10 and PHP 7.4
Hi everyone. I develop my project with Laravel 10. However my hosting have 7.4 and my problem is starting here. How can I share my project? Am I change Laravel version or my change php from composer.json.
It is best that you change to PHP 8, but if you cannot for some reason, you can use docker.
@ezenteno I think to but I want to ask for another way. I need to chanege laravel/framework from composer.json and than composer update write? If it is true, this time am I need heard for development?
if you using cpanel. login to whm and upgrade php to latest version!this is very simple
@johnDoe220 I can't update PHP version, because where is an WordPress web. When I update PHPi it not working.
@onurzdgn your WordPress is also out of date, and needs upgrading
making Laravel 10 work with a lower version is never going to work, so you can forget messing with composer etc
You should upgrade both sites, or move the Laravel app to a new server
@Snapey I can't update PHP because I have wordpress website. If I update it not work. It must to work. I can't change know to. Why I can't touch composer? Am I create new project with Laravel 8?
@onurzdgn your Wordpress application, and your Laravel do not need to run on the same web server.
@tykus I know to however customer have one hosting
@onurzdgn well latest Wordpress versions will work with PHP8
@tykus You write however the creator wordpress theme is not updated yet
@onurzdgn abandoned maybe???
@tykus Maybe. I will try update myself or they need buy another hosting.
Please or to participate in this conversation.