История коммитов

.
Removed unnecessary php version check, because it will be checked by composer
.
Changed php version
.
Changed php version
.
Added migration to create a new users table
.
Added the UserManager class for user management. Refactoring the User model
.
Added the ability to authenticate users by session
.
Updated the user factory
.
Added migration to create a new users table
.
Added the UserManager class for user management. Refactoring the User model
.
Added the ability to authenticate users by session