migración tipo bool elocuente orm

$table->boolean('favicon')->default(0);
Adershow The MasterCoder