laravel-pivot
laravel-pivot copied to clipboard
Laravel 9 Support
Hello,
will this package be updated for Laravel 9 support?
Update on Laravel 9 support?
@samuelhowell I opened a PR but it seems like this package already implicitly works with Laravel 9 (due to a poor composer constaraint in v3.0.3).
@PHLAK yeah I saw that. That's how I've currently got it working while testing. Thanks for sharing.
I'm just adding additional support for this request. I was able to get it going, but for the sketchy composer reason described above
I needed this functionality and came across this package from the comments raised in https://github.com/laravel/framework/issues/2303. Do you think this could/should be reworked and raised as a PR for Laravel itself rather than a package? The code itself is pretty unobtrusive and I feel it should be part of the core.
Maybe you can provide a PR? :-) Would upvote for it.
ping @fico7489 https://github.com/fico7489/laravel-pivot/pull/85
Just got merged. Maybe someone can open a PR for Laravel 10? It should be included for the next month release.