laravel migration add column for url to fix when save code example Example: migrations required field laravel $table->string('foo')->nullable(false)->change();