The
json
method creates a
JSON
equivalent column. We can use
 $table->json('options');
to store json data in database
by Luka Tatarishvili
4 years ago
Laravel
database
migrations
laravel official doc
0
Pro tip: use ```triple backticks around text``` to write in code fences