Issue
I tried to deploy laravel 8 in the Cpanel of Hostgator and Imported database and all the files on the domain folder. while running the project it shows the error.
Fatal error: Composer detected issues in your platform: Your Composer dependencies require a PHP version ">= 7.3.0". You are running 7.1.14. in /home1/genetco/laravel.oaccoman.com/vendor/composer/platform_check.php on line 24
Solution
Change version of the domain from cpanel. Laravel required more than 7.3 version. I am facing same issue. Resolve from capnel using multiphp option.
Change version to 7.3
See error : You are running 7.1.14
Answered By - V-CHHETRI
0 Comments:
Post a Comment
Note: Only a member of this blog may post a comment.