Skip to content

Conversation

paulprins
Copy link
Contributor

It's working and had a successful test deployement to Render.

The current version of this repo is using a dangerous unsupported version of PHP, and a very old version of Laravel. I hope that by updating it to the most current version it will encourage people to upgrade their existing projects, or to start new proejcts with current versions.

Copy link
Contributor

@jess-render jess-render left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for the thorough work here @paulprins! Really appreciate the clean commits and commit messages.

"require-dev": {
"beyondcode/laravel-dump-server": "^1.0",
"filp/whoops": "^2.0",
"fzaninotto/faker": "^1.4",
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for swapping this out. I see fzaninotto/faker was abandoned.


| Key | Value |
| --------------- | --------------- |
| `DATABASE_URL` | The **internal connection string** for the database you created above. |
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for cleaning this up!

@jess-render jess-render merged commit 843ae31 into render-examples:master Mar 21, 2024
@jess-render
Copy link
Contributor

Just put up a separate PR to update our docs page

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

Successfully merging this pull request may close these issues.

2 participants