输入所有php artisan相关命令都报错
vagrant@homestead:~/Code/sample$ php artisan
[BadMethodCallException]
Method resourece does not exist.
vagrant@homestead:~/Code/sample$ php artisan migrate
[BadMethodCallException]
Method resourece does not exist.
这个问题我在Google转了圈找不到解决方案,在百度逛了圈更找不到答案。。。
目前已尝试彻底重装composer,但是没有解决,所以怎么办?各位大仙