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

⬆️ Laravel v10 #299

Merged
merged 21 commits into from
Nov 16, 2023
Merged

⬆️ Laravel v10 #299

merged 21 commits into from
Nov 16, 2023

Conversation

QWp6t
Copy link
Member

@QWp6t QWp6t commented Jun 25, 2023

closes #289

This isn't ready to go. It's passing tests in composer, but otherwise it's not well tested.

We also might be changing things up with the bootstrap path.

I've kept it in storage/framework in previous versions of Acorn since we use it exclusively for cache, but it would make things easier for some integrations to create that bootstrap/app.php file that can output a new Application instance.

@montchr
Copy link

montchr commented Jun 26, 2023

@QWp6t fyi: commit message for 15d84fa says php 8.1 is no longer supported (had me freaking out for a second!) – should be php 8.0

@Log1x Log1x self-assigned this Nov 16, 2023
@Log1x Log1x marked this pull request as ready for review November 16, 2023 19:29
@Log1x Log1x merged commit 73c8c61 into main Nov 16, 2023
2 checks passed
@Log1x Log1x deleted the laravel-10 branch November 16, 2023 20:52
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 10.x support
4 participants