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
100 stars 15 forks source link

Short URL Paywall #7

Open yordadev opened 2 years ago

yordadev commented 2 years ago

Summary:

Provide ability to build short URLs that are protected behind a paywall.

Expectations:

Whizboy-Arnold commented 1 year ago

hello its me again, I have come to love your packages. However for this particular one, could you split it into two, say url-shortner and url-shortener-advanced. All packages are these advanced thing there is no one offering a simple solution with one migration at most. The first one dedicated to just shortening the other to have the advanced feature like tracking and paywall, as most times one requires only a single service url shortening but then we end up with lots of migrations and features not used.

yordadev commented 1 year ago

Hi @Whizboy-Arnold

Thank you, that means a-lot to hear. I agree with your sentiment, which is how I ended up constructing this package. This package is intended to be a plug & play package with minimal configuration. I will setup a working demo like I did for the scrubber package. This shortener package is an extremely slimmed down version of a full url shortening SaaS product.

@Whizboy-Arnold & for all those reading this, here is a discord server dedicated to my YorCreative packages where we can discuss:

https://discord.gg/ZaEH83stAH

Whizboy-Arnold commented 1 year ago

Hello thank you for your feedback and the discord, will get in touch