Skip to content
This repository was archived by the owner on May 1, 2018. It is now read-only.

Conversation

@donnykurnia
Copy link

Usage example:

$Form->group($Form->label('User'), new \JasonKaz\FormBuild\Text(['id' => 'test', 'class' => 'sd']), array('class' => 'has-error'));

Make sure you also merge my previous patch to make sure that args is an object and have render method

Usage example:

    $Form->group($Form->label('User'), new \JasonKaz\FormBuild\Text(['id' => 'test', 'class' => 'sd']), array('class' => 'has-error'));

Make sure you also merge my previous patch to make sure that args is an object and have render method
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant