Thanks to visit codestin.com
Credit goes to github.com

Skip to content
This repository was 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
QuintenJustus merged 1 commit into
Protoqol:masterfrom
PhillipMwaniki:bug/default-connection
Mar 13, 2024
Merged

Make MySQL the default connection type incase the project's connection type is different.#166
QuintenJustus merged 1 commit into
Protoqol:masterfrom
PhillipMwaniki:bug/default-connection

Conversation

@PhillipMwaniki

@PhillipMwaniki PhillipMwaniki commented Feb 21, 2024

Copy link
Copy Markdown
Contributor

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