Last active
June 22, 2018 19:03
-
-
Save Tjoosten/8e5c81af59496d59cd86a8d4b1adb246 to your computer and use it in GitHub Desktop.
Vraag omtrent line lenght: Hoe jij deze lijn opbreken zodat die in een max width van 85 past?
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| <input type="text" class="form-control form-control-sm @error('firstname', 'is-invalid')" @input('lastname') id="inputFirstname" placeholder="{{ __('starter-translations::users.placeholders.firstname') }}"> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment