laravel composer install 出错
Script php artisan clear-compiled handling the post-install-cmd event returned with an error
[RuntimeException]
Error Output: PHP Fatal error: Call to undefined method Illuminate\Foundation\Application::bindShared() in /var/www/documentsite/vendor/illuminate/html/HtmlServiceProvider.php on line 36
解决方法:
bindShared 改为 singleton
Email:yongxo@outlook.com
浙公网安备 33010602011771号