Skip to content

New Features

Compare
Choose a tag to compare
@robertsallent robertsallent released this 18 Jul 17:08
· 15 commits to master since this release
  • New method Model::create() that allows to create an entity from an associative array and saves into the DB.
  • New object methods urlHas() and urlBeginsWith() in class Request.
  • Fixed a bug. Sometimes an user was incorrectly redirected to a previous pending operation after login.