-
Notifications
You must be signed in to change notification settings - Fork 78
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 10 support #28
Comments
I'm using this if is any help https://github.com/maksuco/laravel-blade-sortable , tested with L10 and Livewire V3 |
Could not find a matching version of package maksuco/laravel-blade-sortable. Check the package spelling, your version constraint and that the package is available in a sta |
Sorry about that, the correct way to install is composer require maksuco/laravel-blade-sortable:dev-master |
doesnt work unfortunately |
maybe because the package is not in packagist |
First add repository to your composer.json file:
Now run |
As this project seems to be dead (sad because this package is pure gold!), have anyone forked this to work with Laravel 10?
The text was updated successfully, but these errors were encountered: