Skip to content
This repository was archived by the owner on Apr 23, 2025. It is now read-only.

Fix Solved merge config error( Error: Uncaught ReflectionException: Class config does not exist in) - #193

Open
pouu69 wants to merge 2 commits into
SammyK:masterfrom
pouu69:master
Open

Fix Solved merge config error( Error: Uncaught ReflectionException: Class config does not exist in)#193
pouu69 wants to merge 2 commits into
SammyK:masterfrom
pouu69:master

Conversation

@pouu69

@pouu69 pouu69 commented Sep 6, 2017

Copy link
Copy Markdown
  • Laravel : v5.5.1
  • SDK : 3.5.0

When using version 3.5, I found an error in the source that mergeConfigForm.
If the source code is placed in the function register(){} the following error occurs.

Uncaught ReflectionException: Class config does not exist in .. blah blah

So I moved to the function boot(){} and modified the slightly fixed source.
And it works well.

almost same code

@pouu69

pouu69 commented Sep 6, 2017

Copy link
Copy Markdown
Author

Why is CI failing?

@LukeTowers

Copy link
Copy Markdown

@pouu69

pouu69 commented Sep 11, 2017

Copy link
Copy Markdown
Author

thx

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