我在默认运行php 5.3的服务器上安装laravel时遇到了问题,但我可以选择在任何特定目录下运行的php版本。guzzlehttp/guzzle 4.1.2 requires php >=5.4.0 -> your PHP version does not satisfy that requirement.所以我选择php 5.4在im尝试安装laravel的目录下运行,但是composer不知道im在这个目录中运行PHP 5.4。
如何解决这
我正在用livewire做我的laravel项目。在本地服务器上,我没有发现任何错误,但是在实际服务器上,我得到了代码500。[previous exception] [object] (Exception(code: 0): The /var/www/html/<LARAVEL-project>/bootstrap/cache directory must be present and writable. at /var/www/html/<LARAVEL-project>/vendor/livewire/li