Script @php artisan package:discover handling the post-autoload-dump event returned with error code 255

后端 未结 14 2136
孤街浪徒
孤街浪徒 2020-12-03 05:09

I moved my project from desk to another.
When I run php artisan it does not work.

I tried to run composer update, but it returns the

14条回答
  •  一生所求
    2020-12-03 05:42

    Hello everybody/ hello world. I solved my problem that way:


    I deleted my project I created a new folder and cloned the repository again and after that I gave composer install / update

    good luck.

提交回复
热议问题