Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add auto-hints in the model (with checkbox to select it) #6

Closed
arjenmeijer opened this issue Jul 14, 2015 · 1 comment
Closed

Add auto-hints in the model (with checkbox to select it) #6

arjenmeijer opened this issue Jul 14, 2015 · 1 comment

Comments

@arjenmeijer
Copy link

Add to the model:
public function attributeHints() {
return ['name' => "My hint for the model attribute 'name'."];
}

Generate for each attribute a default hint. Afterwards I only need to change the hint itself, not the code.

@mootensai
Copy link
Owner

Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants