-
-
Notifications
You must be signed in to change notification settings - Fork 606
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
[WIP] App-agnostic / Laravel support #1063
Conversation
any progress on this? would love to have it! |
@retlehs is this still on the roadmap? |
yup! but this comment also applies to this scenario:
|
is there a fork somewhere that uses a recent build of Trellis with added support for Laravel? Would love to test it out! |
Actually done this a few times, I created a fork of the current Trellis repo and edited it for a new project. You can find it here: https://github.com/pepijn-vanvlaanderen/trellis-laravel |
wow thanks a lot @pepijn-vanvlaanderen ! that's perfect ! Does it also work as far as setting up supervisor tasks for horizon/websockets automatically? |
I've begun using your fork and I'm running into an error while provisioning a server.
Perhaps it's just a warning.. it's checking if the user exists before it's actually had a chance to create the user.. Have you experienced this as well? |
@vesper8 Please make an issue on the fork not here. |
@knowler I would have of course, but the fork does not allow issues to be created |
follow this branch/PR as we work on making trellis more app-agnostic and add laravel support out of the box
todo
ref #914, #951