migrations requises champ laravel
$table->string('foo')->nullable(false)->change();
r00ster
$table->string('foo')->nullable(false)->change();