laravel-aws-worker icon indicating copy to clipboard operation
laravel-aws-worker copied to clipboard

Drop use of env function to support cached environments

Open jlorente opened this issue 7 years ago • 0 comments

env() function returns null when the configuration is cached and the "REGISTER_WORKER_ROUTES" environment variable is ignored.

I think it will be a good point to publish a configuration file and read the value from this file.

jlorente avatar Feb 27 '18 18:02 jlorente