Never mind, I was looking at the wrong DDL on my tables. It looks like this does the trick:
$table->time('shift_end')->nullable();
Sign in to participate in this thread!
The Laravel portal for problem solving, knowledge sharing and community building.
The community