Skip to content

v3.3.1

Choose a tag to compare

@crynobone crynobone released this 25 Aug 03:58
· 316 commits to 6.x since this release
  • Database:
    • Update migration commands based on changes upstream.
  • Http:
    • Only execute event under Orchestra\Http\RouteManager::whenOn() if the application has been installed.
  • Notifications:
    • Add new component based on illuminate/notifications.
  • Routing:
    • Remove Orchestra\Routing\Router::gatherRouteMiddlewares() method.