How to install the curl extension in laravel: 1. In the project directory, open the "composer.json" file and add a line of code ""ixudra/curl":"6.*""; 2. Open the terminal, Enter the root directory and execute the command "composer update".
The operating environment of this tutorial: Windows 7 system, Laravel version 5, Dell G3 computer.
Laravel framework installation Curl extension
1. In the project directory, configure composer.json
2 , enter the root directory to execute the command composer update
##Related recommendations:
The above is the detailed content of How to install curl extension in laravel. For more information, please follow other related articles on the PHP Chinese website!