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

Fix Laravel database and n handling #180

Merged
merged 3 commits into from
Oct 26, 2023
Merged

Fix Laravel database and n handling #180

merged 3 commits into from
Oct 26, 2023

Conversation

akalipetis
Copy link
Member

This fixes issues with setting up databases.

Also, add Laravel specific variables `DB_CONNECTION` and `DB_DATABASE` and removed the not needed `RELATIONSHIPS_JSON`.

Fix #174
@akalipetis akalipetis merged commit 144653f into main Oct 26, 2023
3 checks passed
@akalipetis akalipetis deleted the akalipetis/issue-174 branch October 26, 2023 07:28
akalipetis added a commit to platformsh/cli that referenced this pull request Oct 26, 2023
Release notes:
* Fix #167: Missing locations root leads to 500 once the app is deployed by @lolautruche in platformsh/platformify#168
* Bump Node default version to 20 by @lolautruche in platformsh/platformify#172
* Name is about application, not project by @lolautruche in platformsh/platformify#173
* Skip empty files when generating by @akalipetis in platformsh/platformify#179
* Fix Laravel database and n handling by @akalipetis in platformsh/platformify#180
* Add more Strapi-specific environment variables by @akalipetis in platformsh/platformify#181
pjcdawkins pushed a commit to platformsh/cli that referenced this pull request Oct 26, 2023
Release notes:
* Fix #167: Missing locations root leads to 500 once the app is deployed by @lolautruche in platformsh/platformify#168
* Bump Node default version to 20 by @lolautruche in platformsh/platformify#172
* Name is about application, not project by @lolautruche in platformsh/platformify#173
* Skip empty files when generating by @akalipetis in platformsh/platformify#179
* Fix Laravel database and n handling by @akalipetis in platformsh/platformify#180
* Add more Strapi-specific environment variables by @akalipetis in platformsh/platformify#181
pjcdawkins added a commit to platformsh/cli that referenced this pull request Oct 26, 2023
* Bump Platformify to v0.2.4

Release notes:
* Fix #167: Missing locations root leads to 500 once the app is deployed by @lolautruche in platformsh/platformify#168
* Bump Node default version to 20 by @lolautruche in platformsh/platformify#172
* Name is about application, not project by @lolautruche in platformsh/platformify#173
* Skip empty files when generating by @akalipetis in platformsh/platformify#179
* Fix Laravel database and n handling by @akalipetis in platformsh/platformify#180
* Add more Strapi-specific environment variables by @akalipetis in platformsh/platformify#181

---------

Co-authored-by: Patrick Dawkins <[email protected]>
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.

Laravel template Upsunification fails Upsunified Laravel has wrong DATABASE_URL
1 participant