简体   繁体   中英

Laravel php artisan -mcr flag error when accessing another computer on a wifi network

When I try to use php artisan make:model CourseCategory -mcr command, I get the following error

在此处输入图片说明

I have tried using:

  • PHP version below 7.2
  • Window null issue mentioned

I use PHP 7.3, Laravel 5.8 on windows 10

That is a windows OS problem check this link here:

https://github.com/composer/composer/issues/8426

Someone wrote he did this to solve it:

I solved it by moving the project out of the One Drive Directory.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM