StackFlow
Laravel - Migrations - Column Method Point
The
point
method creates a
POINT
equivalent column:
$table->point('position');
Please enable JavaScript to view the
comments powered by Disqus.