laravel migration add column examples down Example: migrations required field laravel $table->string('foo')->nullable(false)->change();