pixelfed/database/migrations
Daniel Supernault 9dd58c5abd Add profile model, migration and controller
Also added User model observer to create a profile when a new user is
created.
2018-04-15 18:52:22 -06:00
..
2014_10_12_000000_create_users_table.php Update User migration 2018-04-15 18:12:07 -06:00
2014_10_12_100000_create_password_resets_table.php Add Laravel Framework 2018-04-15 17:56:48 -06:00
2018_04_16_000059_create_sessions_table.php Add session table migration 2018-04-15 18:01:32 -06:00
2018_04_16_002611_create_profiles_table.php Add profile model, migration and controller 2018-04-15 18:52:22 -06:00