v3.3.1
- Database:
- Update migration commands based on changes upstream.
- Http:
- Only execute event under
Orchestra\Http\RouteManager::whenOn()if the application has been installed.
- Only execute event under
- Notifications:
- Add new component based on
illuminate/notifications.
- Add new component based on
- Routing:
- Remove
Orchestra\Routing\Router::gatherRouteMiddlewares()method.
- Remove