Nayjest / Grids

Grids framework for Laravel
MIT License
203 stars 77 forks source link

Fix issue #200 - address deprecated Input facade for Laravel version 6 and up, with 4.2 fallback #217

Closed enoonan closed 4 years ago

enoonan commented 4 years ago

I need this to be fixed. It is in use in a client project that we have just updated to L6 and the error is breaking all our admin backend.

https://github.com/Nayjest/Grids/issues/200 https://github.com/Nayjest/Grids/pull/214#issuecomment-605437093

enoonan commented 4 years ago

This is also a complete blocker for my work right now as I need to QA this 6.0 upgrade and can't if everything is broken.

enoonan commented 4 years ago

Bump. Is something preventing this from being merged? Right now I'm pulling my fork into composer.json which is ok for now but not ideal.

Nayjest commented 4 years ago

Thanks, I viewed code, looks like it's ok. Released in v 2.0.2

enoonan commented 4 years ago

Thank you!

On Thu, Apr 16, 2020 at 8:56 AM Vitaliy Stepanenko notifications@github.com wrote:

Thanks, I viewed code, looks like it's ok. Released in v 2.0.2

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/Nayjest/Grids/pull/217#issuecomment-614635216, or unsubscribe https://github.com/notifications/unsubscribe-auth/ABOS5Y7ITYRQFQUJQ6CHMODRM3577ANCNFSM4ME4OXQA .

-- ~Eileen