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

.
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 config() helper
.
Added alias for Psr\Container\ContainerInterface
.
Added config() helper
.
Added alias for Psr\Container\ContainerInterface
.
Improved Render class
.
Improved Render class