Laravel 5 Unable to detect application namespace

前端 未结 6 918
灰色年华
灰色年华 2020-12-29 18:10

I\'m new to Laravel 5 and trying to understand it bit by bit and at the moment I\'m really confused with error messages. MVC is new thing to me.

What I\'m trying to

6条回答
  •  误落风尘
    2020-12-29 18:41

    you could open composer.json with visual code. and it will parse and mark the issue

    i have solve this issue like that

提交回复
热议问题