sohelamin / crud-generator

Laravel CRUD Generator
https://packagist.org/packages/appzcoder/crud-generator
MIT License
1.41k stars 426 forks source link

Compatibility with Laravel 9 #268

Closed jonashamm closed 2 years ago

jonashamm commented 2 years ago

Hi @sohelamin,

I made a little change in composer.json. With this, your great package works for me with Laravel 9, what it didn't before the change. I don't know if this is totally backwards compatible (so I don't know if it would still work with all older laravel versions, but I suppose).... Do you know how to test that?

Thanks and have a nice day! Jonas