service-captcha/database
Leonid Nikitin e5d0cac07d
Changed the data type and default value of 'locale' and 'timezone' fields in the users table. Instead of using strings, we are now using unsigned integers.
!!! Since the project has not yet been launched, therefore, I do not create a new migration, but change the current one. !!!
2023-07-08 15:12:10 +06:00
..
factories Install Laravel. 2023-03-05 20:14:04 +06:00
migrations Changed the data type and default value of 'locale' and 'timezone' fields in the users table. Instead of using strings, we are now using unsigned integers. 2023-07-08 15:12:10 +06:00
seeders Install Laravel. 2023-03-05 20:14:04 +06:00
.gitignore Install Laravel. 2023-03-05 20:14:04 +06:00