ali_254 Posted June 7, 2021 Share Posted June 7, 2021 hi... i install last version of composer and inter this code for install laravel: composer create-project --prefer-dist laravel/laravel blog Laravel is successfully installed but when inter code "php artsisan --version" in terminal , result is version 5 !!! i need to install laravel version 8 , whats problem? thanks Quote Link to comment Share on other sites More sharing options...
ali_254 Posted June 7, 2021 Author Share Posted June 7, 2021 i also inter this code: composer create project laravel/laravel test 8.0 but , result is: [InvalidArgumentException] Could not find package laravel/laravel with version 8.0 in a version installable using your PHP version, PHP extens ions and Composer version. PHP Version is 7.4.9 whats problem? thanks Quote Link to comment Share on other sites More sharing options...
ali_254 Posted June 7, 2021 Author Share Posted June 7, 2021 (edited) i found problem.. problem is from version of php , i Upgrade version and install laraval 8 with success Edited June 7, 2021 by ali_254 Quote Link to comment Share on other sites More sharing options...
mjb012 Posted September 7, 2022 Share Posted September 7, 2022 On 6/8/2021 at 2:25 AM, ali_254 said: i found problem.. problem is from version of php , i Upgrade version and install laraval 8 with success Will you please let me how you find the problem ? Quote Link to comment Share on other sites More sharing options...
ali_254 Posted October 6, 2022 Author Share Posted October 6, 2022 On 9/7/2022 at 11:38 PM, mjb012 said: Will you please let me how you find the problem ? i install last veraion of xamp and The problem was solved Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.