nafiesl / SimpleCrudGenerator

Faster test-driven development for CRUD feature in Laravel project.
https://packagist.org/packages/luthfi/simple-crud-generator
MIT License
170 stars 51 forks source link

Laravel 10 support #62

Closed nafiesl closed 1 year ago

nafiesl commented 1 year ago

Description

In this PR, we are adding a the new laravel 10 support (even though we still working on the bootstrap 5 support https://github.com/nafiesl/SimpleCrudGenerator/pull/53).

Checklist