Skip to content

Instantly share code, notes, and snippets.

@Tjoosten
Last active June 22, 2018 19:03
Show Gist options
  • Select an option

  • Save Tjoosten/8e5c81af59496d59cd86a8d4b1adb246 to your computer and use it in GitHub Desktop.

Select an option

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?
<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