word-salad/database/migrations
Jonathan Nielson b1fb5f09b7 Feat: Add `Article` and `Author` Models and migrations
The `Author` model relates to the pre-defined `User` model and the two
new models relate to each other as expected.
2024-02-04 20:36:25 -06:00
..
2014_10_12_000000_create_users_table.php Initial Commit 2024-02-04 17:42:51 -06:00
2014_10_12_100000_create_password_reset_tokens_table.php Initial Commit 2024-02-04 17:42:51 -06:00
2019_08_19_000000_create_failed_jobs_table.php Initial Commit 2024-02-04 17:42:51 -06:00
2019_12_14_000001_create_personal_access_tokens_table.php Initial Commit 2024-02-04 17:42:51 -06:00
2024_02_05_014414_create_articles_table.php Feat: Add `Article` and `Author` Models and migrations 2024-02-04 20:36:25 -06:00
2024_02_05_014822_create_authors_table.php Feat: Add `Article` and `Author` Models and migrations 2024-02-04 20:36:25 -06:00