We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0497ef3 commit cbb9726Copy full SHA for cbb9726
.gitignore
@@ -4,5 +4,4 @@ notes
4
vendor
5
docker
6
docker-compose.yaml
7
-composer.lock
8
-.phpunit.result.cache
+.phpunit.result.cache
README.md
@@ -1,7 +1,7 @@
1
# Laravel CRUD Generator
2
Generate a CRUD scaffold like a breeze.
3
-*Compatible with Laravel **5.x** **6.x** **7.x** **8.x** **9.x***.
+*Compatible with Laravel **5.x** **6.x** **7.x** **8.x** **9.x** **10.x***.
### Installation
`$ composer require mehradsadeghi/laravel-crud-generator`
0 commit comments