service-captcha/database/migrations
2023-07-09 19:31:42 +06:00
..
2014_10_12_000000_create_users_table.php The 'locale' column in the users table migration was renamed to 'lang'. This change was made to improve the clarity and consistency of naming conventions across the database. The term 'lang' is more universally recognized and thus provides better code readability. 2023-07-09 19:31:42 +06:00
2014_10_12_100000_create_password_reset_tokens_table.php Install Laravel. 2023-03-05 20:14:04 +06:00
2019_08_19_000000_create_failed_jobs_table.php Install Laravel. 2023-03-05 20:14:04 +06:00
2019_12_14_000001_create_personal_access_tokens_table.php Install Laravel. 2023-03-05 20:14:04 +06:00
2023_06_28_155124_create_roles.php Added console command to add user with admin role. 2023-07-02 16:17:18 +06:00