'default'], [ 'name' => 'Default', 'icon' => 'recycle', 'sort' => 1, 'description' => 'When a specific category is deleted, all blogs in that category will be moved to this default category. So default category cannot be edited or removed.', 'status' => 'active', ] ); // php artisan module:seed Blog --class=BlogDatabaseSeeder } }