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

fix v10 fresh install #93

Open
wants to merge 4 commits into
base: 2.0
Choose a base branch
from
Open

Conversation

zoryamba
Copy link
Contributor

@zoryamba zoryamba commented Apr 30, 2024

Laravel 10 fresh install requires doctrine annotation ^2.0 so installation fails. Updated annotations versions. Tested ScopeFilter annotation - works well.
Should fix #92

Also there is issue with raw queries in v10, here is upgrade guide. Fixed as well

@zoryamba
Copy link
Contributor Author

zoryamba commented May 2, 2024

Also 2 routes had the same scaffold.attach_media name which caused issues on artisan routes commands

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.

Package is not working in laravel 10
1 participant