laravel-pivot icon indicating copy to clipboard operation
laravel-pivot copied to clipboard

Laravel 9 Support

Open schonhoff opened this issue 2 years ago • 7 comments

Hello,

will this package be updated for Laravel 9 support?

schonhoff avatar Feb 08 '22 15:02 schonhoff

Update on Laravel 9 support?

samuelhowell avatar Feb 27 '22 16:02 samuelhowell

@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 avatar Mar 03 '22 16:03 PHLAK

@PHLAK yeah I saw that. That's how I've currently got it working while testing. Thanks for sharing.

samuelhowell avatar Mar 03 '22 17:03 samuelhowell

I'm just adding additional support for this request. I was able to get it going, but for the sketchy composer reason described above

deffjay avatar Jul 29 '22 04:07 deffjay

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.

titantwentyone avatar Sep 09 '22 19:09 titantwentyone

Maybe you can provide a PR? :-) Would upvote for it.

schonhoff avatar Sep 12 '22 05:09 schonhoff

ping @fico7489 https://github.com/fico7489/laravel-pivot/pull/85

mattvb91 avatar Oct 05 '22 08:10 mattvb91

Just got merged. Maybe someone can open a PR for Laravel 10? It should be included for the next month release.

schonhoff avatar Jan 31 '23 14:01 schonhoff