Laravel Shareable Models Versions Save

Create shareable links from your eloquent models.

2.0.0

6 years ago
  • Use uuids in the generated link instead of hashids (#2)
  • Make base_url configurable

1.3.1

6 years ago
  • Fixed typo in down migration.

1.3.0

6 years ago
  • Added support for PHP 5.6

1.2.0

6 years ago
  • Added configuration for links to fire an event after they have been visited.

1.1.0

6 years ago

Added

  • Add Laravel 5.5 auto discovery support

1.0.1

7 years ago

Changed

  • Move the codeclimate test reporter to dev-dependencies

1.0.0

7 years ago