$table->string('title'); //limited character to 255. $table->text('description'); //character limit is 30,000