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

Add file to configure production environments #691

Conversation

natanael-aguiar
Copy link

When I had my first contact with Bedrock I felt lost as to whether or not I should create a production file and define my production environment settings in it, I believe more people should have it too. I took courage and created a simple file for the production environment, which contains some basic settings that are up to the developer to edit and configure to their preference. This way we will have more agility when uploading our applications to a production environment. I hope this can help in some way.

Print attached

image

@QWp6t
Copy link
Sponsor Member

QWp6t commented Nov 10, 2023

Hey thanks for your willingness to contribute to Bedrock.

We intentionally removed environments/production.php.

This is because our application.php file is intended to be production by default.

So with that said, I don't think that this change is the right fit for Bedrock.

However, a couple of your changes might be worthy of discussion for adding to application.php. Feel free to open an issue if you want to discuss any potential changes.

Thanks again for being part of the community! 🙏

@QWp6t QWp6t closed this Nov 10, 2023
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

Successfully merging this pull request may close these issues.

None yet

2 participants