问题
Hello Guys am working on laravel project and now i want to install passport for api in laravel i but i am getting an error during installation of passport in laravel project i was find the solution of this problem and i apply in it but still i am getting same error i have lost my last 3 days on this error guys please help me below image you can see the issue that am facing
i found this solution but it is also not working
; cPanel-generated php ini directives, do not edit
; Manual editing of this file may result in unexpected behavior.
; To make changes to this file, use the cPanel MultiPHP INI Editor (Home >> Software >> MultiPHP INI Editor)
; For more information, read our documentation (https://go.cpanel.net/EA4ModifyINI)
allow_url_fopen = On
allow_url_include = On
https://imgur.com/cGVKbm6
回答1:
Try this, then reinstall Passport:
php artisan cache:clear
来源:https://stackoverflow.com/questions/59838141/https-wrapper-is-disabled-in-the-server-configuration-by-allow-url-fopen-0