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

.
Fixed error handling of ModelNotFoundException and PageNotFoundException exceptions
.
Changed preset name
.
Added the ability to use templates for route requirements
.
Added route test
.
Updated modules files
.
Removed old router
.
Removed optional last slashes because now it handled by router
.
Added the ability to set defaults and requirements to routes
.
Updated route definitions
.
Added middleware dispatcher