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

Add support for BackPack v6 #28

Closed
jnoordsij opened this issue Jun 1, 2023 · 4 comments
Closed

Add support for BackPack v6 #28

jnoordsij opened this issue Jun 1, 2023 · 4 comments

Comments

@jnoordsij
Copy link
Contributor

Encountered while testing out the new v6 beta. Currently no version (including the 6.x-dev version) supports the new v6 beta. It would be nice to have a v6-compatible version for testing this when running the beta, to ensure everything works fine ;)

@tabacitu
Copy link
Member

Just pushed a fix to #26 so that you can use that branch in v6. So you should be able to do composer require backpack/filemanager:"v6.x-dev" and get the branch with v6 support.

@de-raaf-media
Copy link

Hi @tabacitu, is the filemanager not ready for production yet? I installed the 6.x-dev version and now get an error:

No hint path defined for [backpack].

This was all working. Just upgraded to Laravel 10 and Backpack 6.

@de-raaf-media
Copy link

And of course moments later I got it to work. I decided to compare the blade views. The filemanager install command does not override existing views apparently. Deleting the views and then execute filemanager installation works fine. So problem solved. Just an issue where the sidebar menu item is not added.

@tabacitu
Copy link
Member

Hmmm right, I've just added an Upgrade section to the README. Thanks @de-raaf-media

e5207ee

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

No branches or pull requests

3 participants