YorCreative / Laravel-UrlShortener

A Laravel URL Shortener package that provides URL redirects with optionally protected URL password, Hidden UTM parameter tracing, URL expiration, open limits before expiration, ability to set feature activation dates, and click tracking out of the box for your Laravel applications.
MIT License
109 stars 15 forks source link

Adds Laravel 10 Support #14

Closed yordadev closed 1 year ago

yordadev commented 1 year ago

This PR adds support for Laravel 10 to the package by updating its dependencies and ensuring compatibility with the latest version of the framework. This will allow users to use the package with the latest Laravel release and take advantage of its new features and improvements.