Skip to content

Commit cbb9726

Browse files
MehradMehrad
authored andcommitted
Minor improvements
1 parent 0497ef3 commit cbb9726

File tree

3 files changed

+5697
-3
lines changed

3 files changed

+5697
-3
lines changed

.gitignore

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,5 +4,4 @@ notes
44
vendor
55
docker
66
docker-compose.yaml
7-
composer.lock
8-
.phpunit.result.cache
7+
.phpunit.result.cache

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Laravel CRUD Generator
22
Generate a CRUD scaffold like a breeze.
33

4-
*Compatible with Laravel **5.x** **6.x** **7.x** **8.x** **9.x***.
4+
*Compatible with Laravel **5.x** **6.x** **7.x** **8.x** **9.x** **10.x***.
55

66
### Installation
77
`$ composer require mehradsadeghi/laravel-crud-generator`

0 commit comments

Comments
 (0)