ADHD-Home-Quest/backend/database/migrations
2024-12-16 09:00:57 +01:00
..
0001_01_01_000000_create_users_table.php chore: Update package.json scripts for backend and frontend 2024-08-25 18:07:54 +02:00
0001_01_01_000001_create_cache_table.php chore: Update package.json scripts for backend and frontend 2024-08-25 18:07:54 +02:00
0001_01_01_000002_create_jobs_table.php chore: Update package.json scripts for backend and frontend 2024-08-25 18:07:54 +02:00
2024_08_25_162511_create_personal_access_tokens_table.php chore: Add API route for user authentication 2024-08-25 18:44:33 +02:00
2024_12_16_084121_create_users_table.php feat: Add user level and experience attributes, and implement reward, task, and quest models with corresponding controllers and migrations 2024-12-16 09:00:57 +01:00
2024_12_16_084321_create_tasks_table.php feat: Add user level and experience attributes, and implement reward, task, and quest models with corresponding controllers and migrations 2024-12-16 09:00:57 +01:00
2024_12_16_084521_create_quest_table.php feat: Add user level and experience attributes, and implement reward, task, and quest models with corresponding controllers and migrations 2024-12-16 09:00:57 +01:00
2024_12_16_084621_create_rewards_table.php feat: Add user level and experience attributes, and implement reward, task, and quest models with corresponding controllers and migrations 2024-12-16 09:00:57 +01:00