Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
No query results for model app\shop\categories\category
看起来App\Shop\Categories\Category::find(1);您的代码中有某个位置,但您的数据库中没有 ID 为 1 的类别。
App\Shop\Categories\Category::find(1);