我正在尝试将我的Laravel 5.5升级到5.6.--我遵循了网站的指示,但是我得到了以下错误:
Your requirements could not be resolved to an installable set of packages.因此,我修改了我的composer.json文件并添加了2行:基于 laracast讨论的第一个答案的</em
我有数字海洋服务器,我用laravel管理它。服务器配置为php7.3,它是安全的。我想使用一些网站php5.6和一些网站php7.3。因此,我希望在nginx配置中以某种方式切换php版本。fastcgi_pass unix:/var/run/php/php7.3-fpm.sock; include fastcgi_params