亚洲在线久爱草,狠狠天天香蕉网,天天搞日日干久草,伊人亚洲日本欧美

為了賬號安全,請及時綁定郵箱和手機立即綁定
已解決430363個問題,去搜搜看,總會有你想問的

在 Illuminate\Database\QueryException 處獲取未找到列錯誤?

在 Illuminate\Database\QueryException 處獲取未找到列錯誤?

PHP
鳳凰求蠱 2023-07-01 17:46:04
我正在 Laravel 應用程序中工作,并將users表格與posts表格逐user_id列相關聯。我已經user_id在表中有列了posts。但是當我運行php artisan db:seed命令時,出現錯誤:`SQLSTATE[42S22]:未找到列:1054“字段列表”中的未知列“user_id”出現以下錯誤:   Illuminate\Database\QueryException   SQLSTATE[42S22]: Column not found: 1054 Unknown column 'user_id ' in 'field list' (SQL: insert into `posts` (`user_id `, `title`, `post_image`, `content`, `user_id`, `updated_at`, `created_at`) values (11, Perferendis dolorem eum ex nesciunt., https://lorempixel.com/900/300/?54025, Unde voluptatibus praesentium unde et illum qui quo. Cupiditate pariatur aperiam fugiat perspiciatis. In atque corrupti eius ipsam saepe blanditiis minima., 1, 2020-06-28 08:54:02, 2020-06-28 08:54:02))  at vendor/laravel/framework/src/Illuminate/Database/Connection.php:671    667|         // If an exception occurs when attempting to run a query, we'll format the error    668|         // message to include the bindings with SQL, which will make this exception a    669|         // lot more helpful to the developer instead of just the database's errors.    670|         catch (Exception $e) {  > 671|             throw new QueryException(    672|                 $query, $this->prepareBindings($bindings), $e    673|             );    674|         }    675|   ? A column was not found: You might have forgotten to run your migrations. You can run your migrations using `php artisan migrate`.     https://laravel.com/docs/master/migrations#running-migrations      +13 vendor frames   14  database/seeds/DatabaseSeeder.php:21      Illuminate\Database\Eloquent\Relations\HasOneOrMany::save()      +1 vendor frames   16  database/seeds/DatabaseSeeder.php:22      Illuminate\Support\Collection::each()
查看完整描述

1 回答

?
開心每一天1111

TA貢獻1836條經驗 獲得超13個贊

我認為在用戶模型的關系函數中,user_id 之后有一個空格?;蛘吣阈枰业侥阍谀睦锸褂昧藆ser_id后面的空格。

http://img1.sycdn.imooc.com//649ff60a000119a701450036.jpg

查看完整回答
反對 回復 2023-07-01
  • 1 回答
  • 0 關注
  • 209 瀏覽

添加回答

舉報

0/150
提交
取消
微信客服

購課補貼
聯系客服咨詢優惠詳情

幫助反饋 APP下載

慕課網APP
您的移動學習伙伴

公眾號

掃描二維碼
關注慕課網微信公眾號