Skip to content

6.0.0

Compare
Choose a tag to compare
@binaryk binaryk released this 18 Nov 14:19
· 47 commits to 6.x since this release
a26b5dd

Added

  • Laravel scout integration
  • Sorting by HasOne relationships
  • Actionable fields for Bulk store and update
  • JSON:API compliances for sorting and related
  • Added rules method for actions and deprecated payload
  • Maintenance and bug fixing

Breaking changes

  • The AuthService and AuthController was removed. Now you can use the Route::restifyAuth() macro to intantiate auth routes.