php artisan make:migration alter_fields_to_notes_table
Schema::table('notes', function (Blueprint $table) {
//
$table->string('coverimg', 1000)->nullable()->change();
});
[Fixed] some windows chrome, scrolling has glitch position not accurate Smooth Scrolling Flag 📜 Chrome has an experimental "smooth ...
沒有留言:
發佈留言