Skip to content

Instantly share code, notes, and snippets.

@tnylea
Created April 20, 2017 17:18
Show Gist options
  • Save tnylea/8ad8f68b6f736a36b575939d67015bdb to your computer and use it in GitHub Desktop.
Save tnylea/8ad8f68b6f736a36b575939d67015bdb to your computer and use it in GitHub Desktop.
Example of Post View
<div id="post">
@include('partials.post')
<infinite-scroll-post post="{{ $post }}" loader="/path/to/loader.svg"></infinite-scroll-post>
</div>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment