StackFlow
Laravel - Migrations - Column Method Json
The
json
method creates a
JSON
equivalent column:
$table->json('options');
Please enable JavaScript to view the
comments powered by Disqus.