Skip to content

Releases: zacksmash/laravel-softdelete-routes

v1.1.6

28 Apr 03:13

Choose a tag to compare

Full Changelog: v1.1.5...v1.1.6

More changes to clear up the code.

v1.1.5

28 Apr 03:05

Choose a tag to compare

Full Changelog: v1.1.4...v1.1.5

Fix for modifying route verbs.

v1.1.4

28 Apr 02:40

Choose a tag to compare

Full Changelog: v1.1.3...v1.1.4

More refactors, clean things up a bit.

v1.1.3

28 Apr 02:12

Choose a tag to compare

Full Changelog: v1.1.2...v1.1.3

Another refactor to fix issue with other third-party packages.

v1.1.2

27 Apr 19:13

Choose a tag to compare

Full Changelog: v1.1.1...v1.1.2

  • Minor refactors
  • Removed unnecessary constructors

v1.1.1

27 Apr 16:21

Choose a tag to compare

Move initialization to the register method on the service provider to fix conflict with Laravel Sanctum.

v1.1.0

23 Apr 19:59
a2431d8

Choose a tag to compare

Add support for Laravel 12

Full Changelog: v1.0.0...v1.1.0

v1.0.0

29 Aug 23:07

Choose a tag to compare

Initial Release