Skip to content

v1.1.0

Choose a tag to compare

@adhenrique adhenrique released this 11 Jan 23:46
· 20 commits to master since this release
381da77
  • creating a domains.php file, that contains Domains names
  • added Policy file, to provide way to authorize request into controller
  • added a new method into SearchService: beforeSearch(). Now we can execute a queryBuilder before all() and findById() actions calls
  • fixing some bugs and cleaning code