Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Switching between production mode #4

Open
marekbuxobucek opened this issue Oct 22, 2019 · 1 comment
Open

Switching between production mode #4

marekbuxobucek opened this issue Oct 22, 2019 · 1 comment

Comments

@marekbuxobucek
Copy link

I Debugging mode is setting by env variable APP_DEBUG but getenv(APP_DEBUG) does not work properly (Laravel 5.8). I would like to fix It or implement this possibility into the config file like 'isProductionMode' => (bool).

@DominikVavra
Copy link

+1 Same problem here. Setting the production mode by config file gopay.php would be great.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants