packagist laravel/framework v8.74.0

latest releases: 11.x-dev, 10.x-dev, dev-chore/view-engine-resolvers-leaking-memory...
2 years ago

Added

  • Added optional except parameter to the PruneCommand (#39749, be4afcc)
  • Added Illuminate/Foundation/Application::hasDebugModeEnabled() (#39755)
  • Added Illuminate/Support/Facades/Event::fakeExcept() and Illuminate/Support/Facades/Event::fakeExceptFor() (#39752)
  • Added aggregate method to Eloquent passthru (#39772)
  • Added undot() method to Arr helpers and Collections (#39729)
  • Added reverse method to Str (#39816)
  • Added possibility to customize type column in database notifications using databaseType method (#39811)
  • Added Fulltext Index (#39821)

Fixed

  • Fixed bus service provider when loaded outside of the framework (#39740)
  • Fixes logging deprecations when null driver do not exist (#39809)

Changed

  • Validate connection name before resolve queue connection (#39751)
  • Bump Symfony to 5.4 (#39827)
  • Optimize the execution time of the unique method (#39822)

Don't miss a new framework release

NewReleases is sending notifications on new releases.