File tree Expand file tree Collapse file tree 2 files changed +3
-5
lines changed
wordpress/assets/typerocket/css Expand file tree Collapse file tree 2 files changed +3
-5
lines changed Original file line number Diff line number Diff line change 11## TypeRocket WordPress Framework
22
3- TypeRocket is like Advanced Custom Fields + Laravel + Magic in WordPress for FREE .
3+ TypeRocket is like Advanced Custom Fields + Laravel + Magic for WordPress .
44
55[ http://typerocket.com ] ( http://typerocket.com )
66
@@ -16,6 +16,7 @@ TypeRocket gives you extendable and modern tools to build anything you want on W
1616- Use forms and fields
1717- Use models, controllers, and views
1818- Register custom routes and middleware
19+ - Migrations
1920- The list goes on...
2021
2122## Quick Examples
@@ -41,9 +42,6 @@ $person->setIcon('users')
4142
4243// Add Sortable Columns to Admin Index View
4344$person->addColumn('company', true);
44-
45- // REST API
46- $person->setRest('person');
4745```
4846
4947### Repeater Field
You can’t perform that action at this time.
0 commit comments