framework/migrations
2015-05-26 11:14:06 +09:30
..
2015_02_24_000000_create_access_tokens_table.php Fix migrations to comply with PSR-2 2015-05-19 01:22:09 +02:00
2015_02_24_000000_create_activity_table.php New user activity feed API. 2015-05-20 12:30:27 +09:30
2015_02_24_000000_create_config_table.php Fix migrations to comply with PSR-2 2015-05-19 01:22:09 +02:00
2015_02_24_000000_create_discussions_table.php Fix migrations to comply with PSR-2 2015-05-19 01:22:09 +02:00
2015_02_24_000000_create_groups_table.php Explicitly specify length for string columns. 2015-05-19 00:20:36 +02:00
2015_02_24_000000_create_notifications_table.php Simplify and improve notifications API. 2015-05-20 12:24:01 +09:30
2015_02_24_000000_create_permissions_table.php Fix migrations to comply with PSR-2 2015-05-19 01:22:09 +02:00
2015_02_24_000000_create_posts_table.php Fix migrations to comply with PSR-2 2015-05-19 01:22:09 +02:00
2015_02_24_000000_create_reset_tokens_table.php Very rough implementation of forgot password 2015-05-26 11:14:06 +09:30
2015_02_24_000000_create_users_discussions_table.php Fix migrations to comply with PSR-2 2015-05-19 01:22:09 +02:00
2015_02_24_000000_create_users_groups_table.php Fix migrations to comply with PSR-2 2015-05-19 01:22:09 +02:00
2015_02_24_000000_create_users_table.php Very rough implementation of forgot password 2015-05-26 11:14:06 +09:30