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 camelCase blade directives #22

Merged
merged 2 commits into from
May 15, 2017
Merged

Add camelCase blade directives #22

merged 2 commits into from
May 15, 2017

Conversation

kasparsklavins
Copy link
Contributor

e.g., formStart instead of form_start

A workaround for a bug in PhpStorm's syntax highlighting that stops after @form_ as reported in #16

Unrolling the loop allows for "jump to declaration" functionality to work.

e.g., formStart instead of form_start
A workaround for a bug in PhpStorm's syntax highlighting that stops after
Unrolling the loop allows for "jump to decleration" functionality to
work.
@barryvdh barryvdh merged commit e984894 into barryvdh:master May 15, 2017
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

Successfully merging this pull request may close these issues.

2 participants