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

Handle moving of the bootstrap file to provide backwards compatibility for the migration period #17

Conversation

caendesilva
Copy link
Member

@caendesilva caendesilva commented Jun 8, 2022

Provides backwards compatibility by giving a grace period to migrate old projects to handle the breaking move of bootstrap/app.php to app/bootstrap.php in f08c979.

The PR adds back the legacy file, but with a deprecation notice. It also updates the HydeRC to fix #13.

@caendesilva caendesilva merged commit 88c4576 into master Jun 8, 2022
@caendesilva caendesilva deleted the 13-realtime-compiler-trait-interactswithlaravel-is-not-compatible-with-the-new-bootstrap-location branch June 8, 2022 20:19
caendesilva added a commit that referenced this pull request Jun 8, 2022
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.

Realtime compiler trait InteractsWithLaravel is not compatible with the new bootstrap location
1 participant