layer-chicken/database/migrations
2026-02-09 10:23:12 +07:00
..
0001_01_01_000000_create_users_table.php feat: Introduce user roles with RoleEnum, update user table schema for username and soft deletes, and refactor user seeding. 2026-02-07 15:35:09 +07:00
0001_01_01_000001_create_cache_table.php initial commit 2025-12-27 17:08:11 +07:00
0001_01_01_000002_create_jobs_table.php initial commit 2025-12-27 17:08:11 +07:00
2026_02_09_015257_create_permission_tables.php feat: Add comprehensive user, role, and permission management through Filament Shield integration. 2026-02-09 09:13:07 +07:00
2026_02_09_021857_create_chickens_table.php feat: Add Chicken entity with model, migration, Filament resource, and status enum. 2026-02-09 09:43:39 +07:00
2026_02_09_024000_create_units_table.php feat: Add unit entity with model, migration, and Filament resource 2026-02-09 10:20:39 +07:00
2026_02_09_024536_create_feeds_table.php feat: introduce feed management module, including model, migration, status enum, and Filament resource. 2026-02-09 10:23:12 +07:00