Skip to content

v9.1.0

Compare
Choose a tag to compare
@driesvints driesvints released this 18 Feb 13:54
· 2085 commits to 9.x since this release

Added

Changed

  • Improve types on model factory methods by @axlon in #40902
  • Add support for passing array as the second parameter for the group method. by @hossein-zare in #40945
  • Makes ExceptionHandler::renderForConsole internal on contract by @nunomaduro in #40956
  • Put the error message at the bottom of the exceptions by @nshiro in #40886
  • Expose next and previous cursor of cursor paginator by @gdebrauwer in #41001

Fixed