url-shortener
url-shortener copied to clipboard
Excess loading of configuration files
Good afternoon! Found in excess load module configuration files. For example, if I have configuration files will be constant, it will cause an error, maybe the files are already loading laravel, and there will be constant. Is it possible to eliminate this load? It is located here:
/vendor/vinelab/url-shortener/src/Base/ConfigManager.php line 118
The error occurs in conjunction with a package TCPDF, whose configuration file contains the constants.
@greal Sorry can't seem to understand what the real problem is, can you please elaborate on the matter?