Method | Description | |
---|---|---|
build ( ) | Build our views files | |
buildCustom ( $name ) |
Method | Description | |
---|---|---|
buildCreateForm ( ) | Build create.blade.php form | |
buildEditForm ( ) | Build edit.blade.php form | |
buildParts ( $template ) : mixed | Build views templates parts | |
buildTable ( ) | Build index table | |
helper ( $value ) : string | Create helper blocks for form fields | |
loadTemplate ( ) | Load views templates | |
names ( ) | Generate names for the views | |
publish ( $template ) | Publish files into their places | |
publishCustom ( $template ) |