This website requires JavaScript.
Explore
Help
Sign In
kor-elf
/
service-captcha
Watch
1
Star
0
Fork
0
You've already forked service-captcha
Code
Issues
Pull Requests
Packages
Projects
Releases
5
Wiki
Activity
719d4c7f10
service-captcha
/
database
History
Leonid Nikitin
9b56522f02
A new 'locale' field of string type with a maximum length of 2 characters and a default value as 'ru' has been added to the users table through a migration file. This field has been also added to the User model. The addition of the 'locale' field will allow users to specify their preferred language in their profile settings.
2023-06-29 00:06:27 +06:00
..
factories
Install Laravel.
2023-03-05 20:14:04 +06:00
migrations
A new 'locale' field of string type with a maximum length of 2 characters and a default value as 'ru' has been added to the users table through a migration file. This field has been also added to the User model. The addition of the 'locale' field will allow users to specify their preferred language in their profile settings.
2023-06-29 00:06:27 +06:00
seeders
Install Laravel.
2023-03-05 20:14:04 +06:00
.gitignore
Install Laravel.
2023-03-05 20:14:04 +06:00