url-shortener icon indicating copy to clipboard operation
url-shortener copied to clipboard

Excess loading of configuration files

Open greal opened this issue 9 years ago • 1 comments

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 avatar Sep 21 '15 15:09 greal

@greal Sorry can't seem to understand what the real problem is, can you please elaborate on the matter?

Mulkave avatar Dec 23 '15 10:12 Mulkave