The expression return new Adminetic\Web...s\Admin\Project::all()) returns the type Adminetic\Website\Http\R...oject\ProjectCollection which is incompatible with the documented return type Illuminate\Http\Response.
The type Adminetic\Website\Http\C...te\Models\Admin\Project was not found. Did you mean Adminetic\Website\Models\Admin\Project? If so, make sure to prefix the type with \.
The expression return new Adminetic\Web...ojectResource($project) returns the type Adminetic\Website\Http\R...Project\ProjectResource which is incompatible with the documented return type Illuminate\Http\Response.