short-url
short-url copied to clipboard
Allow database connection and tables to be configured
Adds configurations for URL and Tracking connection and tables
After submitting this, I see your notes on PR #127 This might be in the same position, but I feel it at least sets the connection in a more Laravel way. If the preferred method is to extend the base models and set the connection there, I can do that.
Hey @adriangonzales! I like the idea of this PR and at a first glance I think it's pretty much the same as how I would have implemented it too.
I'm pretty busy at the moment, but as soon as I get some time to review it, I'll take a look at it 😄
Hey @adriangonzales! I'm just closing this PR for the time being so that I can keep on top of my open PRs. But if you end up adding the extra changes, feel free to make a new PR with the proposed changes 🙂
Hey @ash-jc-allen , how can we make it happends? it is really nececary to set up database connection / tables name.