sintonia_webapp/database/migrations
2025-03-05 19:42:55 +01:00
..
2014_10_12_000000_create_users_table.php feat(users): added user roles, user factory and seeder 2025-02-11 16:02:09 +01:00
2014_10_12_100000_create_password_reset_tokens_table.php Initial commit 2024-10-04 15:29:16 +02:00
2018_08_08_100000_create_telescope_entries_table.php feat(migrations): fortify sessions 2025-02-06 15:50:52 +01:00
2019_08_19_000000_create_failed_jobs_table.php Initial commit 2024-10-04 15:29:16 +02:00
2019_12_14_000001_create_personal_access_tokens_table.php Initial commit 2024-10-04 15:29:16 +02:00
2025_02_03_153938_create_sessions_table.php feat(migrations): fortify sessions 2025-02-06 15:50:52 +01:00
2025_02_04_105644_add_parent_id_to_cc_track_types.php TrackType feat: added hierarchy, seeders, factory and CRUD 2025-02-06 12:08:06 +01:00
2025_02_10_171154_create_permission_tables.php feat(permissions): added user roles with permissions using spatie laravel-permissions package 2025-02-11 16:03:15 +01:00
2025_03_05_104549_add_timestamps_to_cc_show_table.php feat(db show): added migrations for timestamps 2025-03-05 19:42:55 +01:00
2025_03_05_111852_add_timestamps_to_cc_show_days_table.php feat(db show): added migrations for timestamps 2025-03-05 19:42:55 +01:00
2025_03_05_112710_add_timestamps_to_cc_show_hosts_table.php feat(db show): added migrations for timestamps 2025-03-05 19:42:55 +01:00
2025_03_05_122456_add_timestamps_to_cc_show_instances_table.php feat(db show): added migrations for timestamps 2025-03-05 19:42:55 +01:00