I want to downgrade the version of php from 7.3.4 to 7.0.0 in my laravel project. Please suggest how to do it?
I am using artisan serve.
I am using laravel version 5.4.36
I want to downgrade the version of php from 7.3.4 to 7.0.0 in my laravel project. Please suggest how to do it?
I am using artisan serve.
I am using laravel version 5.4.36
This answer might be a solution for you to downgrade your php version.