Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Make MySQL the default connection type incase the project's connection type is different. #166

Merged

Conversation

PhillipMwaniki
Copy link
Contributor

@PhillipMwaniki PhillipMwaniki commented Feb 21, 2024

PR Naming convention

BUG: Fix to error Undefined variable $className

Issue or feature explanation

Currently, if the user doesn't use the Laravel's default connection types, an error is thrown Undefined variable $className
image

This PR fixes Issue #165

Proposed solution/change

Make MySQL the default connection in case the package can't find one of the default's connection types.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants