Skip to content
This repository has been archived by the owner on Feb 15, 2023. It is now read-only.

Leverage Laravel Vapor Bootstrap #17

Open
wants to merge 31 commits into
base: master
Choose a base branch
from

Conversation

bubba-h57
Copy link
Member

No description provided.

@bubba-h57
Copy link
Member Author

With the release of Laravel Vapor Core it is redundant to maintain our own, separate, runtime. Rather, if we tweak Vapor just a bit, we can leverage the built-in Laravel Runtime for Lambda.

This will decrease effort maintaining our own custom runtime, and work to ensure parity with Laravel moving forward.

I've begun tweaking Vapor Core and you can find it in the Laravel Bref Bridge Core repository. The ultimate goal will be to remove all the runtime/bootstrap work that is built in here and simply include that package for the functionality.

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

Successfully merging this pull request may close these issues.

1 participant