Skip to content

Instantly share code, notes, and snippets.

@stillfinder
Created December 18, 2019 09:45
Show Gist options
  • Save stillfinder/491da88bc5479eca63e64304aae73289 to your computer and use it in GitHub Desktop.
Save stillfinder/491da88bc5479eca63e64304aae73289 to your computer and use it in GitHub Desktop.
Vue error
<p><code>&lt;input class="form-input" id="tags" placeholder="Enter tags separated by comma." name="tags" type="text"</code></p>
<p><code>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;value="{{ $tags ?? old('tags') ?? '' }}"&gt;</code></p>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment