This commit is contained in:
Graham Campbell 2014-12-26 21:51:43 +00:00
parent 176511dc81
commit a8e31233ef

View File

@ -26,7 +26,7 @@ class AlterTableIncidentsRemoveDefaultComponent extends Migration
* Reverse the migrations.
*
* @return void
*/
*/
public function down()
{
Schema::table('incidents', function (Blueprint $table) {