ash-jc-allen / short-url

A Laravel package for creating shortened URLs for your web apps.
MIT License
1.27k stars 162 forks source link

add lumen support #68

Closed kluivert-queiroz closed 3 years ago

kluivert-queiroz commented 3 years ago

Hi. Thanks for this great package. I needed to use this package at my work and here we use Lumen in one of our projects.

This PR do some slightly changes like:

If there's something I should be aware of, please tell me.

ash-jc-allen commented 3 years ago

Hey @kluivert-queiroz! I'm glad that you like the package and I'm happy that you're finding it useful :smile:

Unfortunately, I don't think this is something that I'll be able to pull in because I'm not really intending on supporting Lumen. However, if enough people think that it's worthwhile I might consider it in the future.