File tree Expand file tree Collapse file tree 1 file changed +24
-1
lines changed Expand file tree Collapse file tree 1 file changed +24
-1
lines changed Original file line number Diff line number Diff line change 11# laravel-form-builder
22The laravel form builder code generator
3+
4+ ** _ The generated form can be use in ` CREATE FORM ` and ` EDIT FORM ` together._ **
5+
6+ ## supported frameworks
7+ - Bootstrap 3.x, 4.x
8+ - Semantic UI all version
9+ - Materialize css all version
10+
11+ # supported elements & etc.
12+ - row and columns
13+ - input (all type)
14+ - select (full auto generate )
15+ - textarea
16+ - submit
17+ - form divider
18+ - all form methods
19+
20+
321
422## how to use it
523It's so easy, Let's go (O_x)
624
25+
726![ Scrren shot] ( laravel-form-bulider-code-screen-shot.png?raw=true " Scrrenshot ")
827
928
@@ -16,14 +35,18 @@ git clone https://gitgo.ir/4xmen/laravel-form-builder.git
1635```
1736
1837### install dependencies:
19-
38+ in project folder: (command to change folder ` cd laravel-form-builder ` )
2039``` shell script
2140 npm install
2241 ```
2342
2443## how run it
2544open ` index.html `
2645
46+ If you like it just star project to support us.
47+
2748## website
2849
2950cheers the 4xmen team :-P
51+
52+ http://4xmen.ir
You can’t perform that action at this time.
0 commit comments