illuminatech / config

Manage Laravel configuration by persistent storage
Other
150 stars 14 forks source link

Target class [cache.store] does not exist. #14

Closed asiral closed 3 years ago

asiral commented 3 years ago

What steps will reproduce the problem?

Extending Illuminatech/Config/Providers/AbstractPersistentConfigServiceProvider and calling parent::register()

What is the expected result?

No error thrown.

What do you get instead?

The error "Target class [cache.store] does not exist." is thrown from line 75 of AbstractPersistentConfigServiceProvider.

Additional info

Sorry if this is not enough information. Please let me know if I can provide more. I may be missing some step but I am following the README to implement this.

Q A
This Package Version 1.3.0
Laravel Framework Version 8.27.0
PHP version 7.4.15
Operating system CentOS 7.9