Skip to content
This repository has been archived by the owner on Aug 2, 2024. It is now read-only.

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 subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants