И
Size: a a a
И
ВС
VY
Schema::create(
'payout',
function (Blueprint $table) {
$table->foreign('user_id')->references('id')->on('users');
}
);
Illuminate\Database\QueryException : SQLSTATE[42000]: Syntax error or access violation: 1064 You have an error in your SQL syntax; check the manual that correspo
nds to your MariaDB server version for the right syntax to use near ') default character set utf8mb4 collate 'utf8mb4_unicode_ci'' at line 1 (SQL: create table `payo
ut` () default character set utf8mb4 collate 'utf8mb4_unicode_ci')
a
a
D
ИС
D
ИЛ
ИЛ
ИЛ
ИЛ
ИЛ
AW
ИЛ
Car::with('products.photos')->get()
F
AW
Car::with('products.photos')->get()