bref
bref copied to clipboard
Env always return null after update packages to bref 2 version
My project was on laravel 9 and I implement MaintenanceMode, and I notice the problem my env localy works grate, but for stage on aws after I update this packages my env always return null. I updated laravel to latest 11 version, but it's not resolved this problem.
That is my current configuration for bref packages in my composer.json