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

the create and edit function does not work after updating to 5 version #4214

Closed
Bekshakx opened this issue Feb 18, 2022 · 2 comments
Closed
Labels

Comments

@Bekshakx
Copy link

Bug report

What I did

I updated the backup from 4.1 to 5 with the code "composer update"

What happened

image

Is it a bug in the latest version of Backpack?

After I run composer update backpack/crud the bug... is it still there?

Backpack, Laravel, PHP, DB version

When I run php artisan backpack:version the output is:

@tabacitu
Copy link
Member

Hey @Bekzhan99 ,

Looks like you forgot to require backpack/pro. If you upgrade from 4.1 to 5.0 you most likely need that too.

Please follow our upgrade guide when upgrading, don't just do a composer update - that's not enough. You should also read the v5 release notes if you don't know what backpack/pro is.

We're working on better error messages - this should read something like "The select2_from_ajax field cannot be found. This is most likely because you have not installed backpack/pro._". There's an issue for that somewhere, so I'm going to close this, since it's not a bug.

Cheers!

@Bekshakx
Copy link
Author

@tabacitu backpack/pro paid?

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

No branches or pull requests

2 participants