short-url icon indicating copy to clipboard operation
short-url copied to clipboard

Allow database connection and tables to be configured

Open adriangonzales opened this issue 2 years ago • 2 comments

Adds configurations for URL and Tracking connection and tables

adriangonzales avatar Aug 17 '22 03:08 adriangonzales

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.

adriangonzales avatar Aug 17 '22 14:08 adriangonzales

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 😄

ash-jc-allen avatar Aug 20 '22 18:08 ash-jc-allen

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 🙂

ash-jc-allen avatar Oct 01 '22 14:10 ash-jc-allen

Hey @ash-jc-allen , how can we make it happends? it is really nececary to set up database connection / tables name.

avivsalman avatar Oct 06 '23 06:10 avivsalman