Skip to content

Commit 7c3ca36

Browse files
author
RK M
committed
update readme
1 parent 45cfa8b commit 7c3ca36

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,8 @@
99

1010
This Laravel Generator package provides and generate Controller, Model (with eloquent relations) and Views in **Bootstrap** for your development of your applications with single command.
1111

12+
This packege based on - (https://github.com/awais-vteams/laravel-crud-generator)
13+
1214
**What Is New**
1315
- **Relationship** with select in form and auto Relationship data pass in view
1416
- **Select dropDown in form**
@@ -17,6 +19,7 @@ This Laravel Generator package provides and generate Controller, Model (with elo
1719
- Bootstrap new Design **col-md-6**
1820

1921

22+
2023
- Will create **Model** with Eloquent relations
2124
- Will create **Controller** with all resources
2225
- Will create **views** in Bootstrap

0 commit comments

Comments
 (0)