Skip to content

Commit

Permalink
update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
A1Gard committed Jul 16, 2023
1 parent c6f5961 commit c7da563
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ The laravel form builder code generator
**_The generated form can be use in `CREATE FORM` and `EDIT FORM` together._**

## supported frameworks
- Bootstrap 3.x, 4.x
- Bootstrap 3.x, 4.x, 5.x
- Semantic UI all version
- Materialize css all version

Expand All @@ -14,6 +14,7 @@ The laravel form builder code generator
- select (full auto generate )
- textarea
- submit
- switch (toggle) input
- form divider
- all form methods
- move elements
Expand All @@ -26,6 +27,8 @@ It's so easy, Let's go (O_x)
## Online demo
http://4xmen.ir/laravel-form-builder/



![Scrren shot](laravel-form-bulider-code-screen-shot.png?raw=true "Scrrenshot")


Expand Down

0 comments on commit c7da563

Please sign in to comment.