StackFlow
Laravel - Migrations - Column Method Year
The
year
method creates a
YEAR
equivalent column:
$table->year('birth_year');
Please enable JavaScript to view the
comments powered by Disqus.