Could not open input file: artisan

后端 未结 27 1066
清歌不尽
清歌不尽 2020-11-30 17:45

When trying to create a new laravel project, The following error appears on the CLI:

Could not open input file: artisan

Script php artisan clear-c

27条回答
  •  伪装坚强ぢ
    2020-11-30 18:19

    First go to the Laravel folder then type the artisan commands like if your Laravel app name "Demopro"

    so open cmd and with the help of cd command go in the Demopro and then use artisan command

提交回复
热议问题