kristijanhusak / laravel-form-builder

Laravel Form builder for version 5+!
https://packagist.org/packages/kris/laravel-form-builder
MIT License
1.7k stars 298 forks source link

Support for Laravel 11 #723

Closed michaelLoeffelmann closed 5 months ago

michaelLoeffelmann commented 6 months ago

Are there plans for Laravel 11 support?

rudiedirkx commented 6 months ago

721 but it needs some work. I could merge without working tests, buttt I don't know if it actually works in L11. If you know how phpunit works, you could fix the tests. With 1 codebase for all versions plz.

noge075 commented 5 months ago

So what is the final conclusion about this? We should use the fork or do you have plans to continue? Thanks for your work!

rudiedirkx commented 5 months ago

Someone has to test the Laravel 11 branch. It'd be nice if someone fixed the tests, so Github can test automatically, but nobody seems willing/able. So someone has to test it for real. You can temprarily add it from Github locally, like @laravel-shift said in https://github.com/kristijanhusak/laravel-form-builder/pull/721#issuecomment-1967333796

hooman-mirghasemi commented 5 months ago

@rudiedirkx check my comment

for running test for laravel 11