Laravel Set Boolean True

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