Laravel Short Url Versions Save

A Laravel package to shorten urls

1.9.0

2 years ago

Added

  • Support of Laravel 9
  • Brand new design
  • Up-to-date dependencies

Removed

  • Support of Laravel < 9
  • Support of PHP < 8

1.8.0

3 years ago

Drop

  • PHP 7.2 support
  • Laravel 5.8 & 6 support

1.7.2

3 years ago

Fixed

  • Add PHP 8 to travis config

1.7.1

3 years ago

Added

  • PHP 8 support (#27) by @hernandev

Fixed

  • Fix tests (#26) by @pedrosancao

Bump

  • dependencies

1.7.0

3 years ago

Added

  • Laravel 8.x support
  • Allow custom migrations by @pedrosancao

1.6.1

3 years ago

Fixed

  • Wrong column type for user_id (#20)

Bump

  • Bump Symfony dom crawler (#21)

1.6.0

4 years ago

Added

  • Laravel 7.0 support
  • Save author if user is logged (#17)

Updated

  • Add logo on creation/edit and list pages

1.5.1

4 years ago

Added

  • Laravel Short Url logo by Caneco

1.5.0

4 years ago

Added

  • Laravel 6.0 support
  • Ability to shorten an url for a limited period of time

1.4.3

5 years ago

Added

  • add support of Laravel 5.8