简体   繁体   English

访问wifi网络上的另一台计算机时,Laravel php artisan -mcr标志错误

[英]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当我尝试使用php artisan make:model CourseCategory -mcr命令时,出现以下错误

在此处输入图片说明

I have tried using:我试过使用:

  • PHP version below 7.2 PHP 7.2 以下版本
  • Window null issue mentioned提到了窗口空问题

I use PHP 7.3, Laravel 5.8 on windows 10我在 Windows 10 上使用 PHP 7.3、Laravel 5.8

That is a windows OS problem check this link here:这是一个 Windows 操作系统问题,请在此处查看此链接:

https://github.com/composer/composer/issues/8426 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.

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

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