You need to be using a database that supports JSON columns (MySQL 5.7+ or MariaDB 10.2+). // In your migration Schema::create('your_table', ...
確定! 回上一頁