Laravel Production issue - Updating composer with Laravel 4.1.x

前端 未结 4 1907
予麋鹿
予麋鹿 2021-02-07 08:08

I haven\'t encountered any issue in deploying my laravel project until now. I\'ve been deploying for like almost a year already for this project. But some new bug came up.

4条回答
  •  粉色の甜心
    2021-02-07 08:59

    sudo apt-get install php5.6-xml
    

    fixed this for me on Ubuntu with PHP 5.6. (Its nothing to do with Laravel BTW - I'm not using that framework at all.)

提交回复
热议问题