在Laravel项目中某个自己的php文件里使用Eloquent报错

报错内容Error: Call to a member function connection() on null in D:\phpstudy_pro\WWW\bookfirend\vendor\laravel\framework\src\Illuminate\Database\Eloquent\Model.php:1653
Stack trace:
请问我在我php开头use App/Models/User这样正确吗?