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

.
galtsevt
Adding a breadcrumb navigation in one method Example: $this->nav_chain->addList([ ['home', 'url'], ['category', 'url'], ['post', 'url'], ]);
.
Merge pull request #227 from galtsevt/patch-1 Adding a breadcrumb navigation in one method
.
Maksim Masalov
Merge pull request #227 from galtsevt/patch-1 Adding a breadcrumb navigation in one method
.
#224 Added the ability to delete user
.
Maksim Masalov
#224 Added the ability to delete user
.
#223 Added the ability to upload an avatar when creating a user.
.
Maksim Masalov
#223 Added the ability to upload an avatar when creating a user.
.
Added the InputFile field
.
Maksim Masalov
Added the InputFile field
.
Added "Optional" validator to skip empty values