Skip to content

Instantly share code, notes, and snippets.

Created November 27, 2017 03:41
Show Gist options
  • Save anonymous/794c72b5c57d79cb72c4cef8dc6594e1 to your computer and use it in GitHub Desktop.
Save anonymous/794c72b5c57d79cb72c4cef8dc6594e1 to your computer and use it in GitHub Desktop.
laravel html demo
<div class="content">
<div class="title m-b-md">
Laravel
</div>
<div class="links">
<a href="https://laravel.com/docs">Documentation</a>
<a href="https://laracasts.com">Laracasts</a>
<a href="https://laravel-news.com">News</a>
<a href="https://forge.laravel.com">Forge</a>
<a href="https://github.com/laravel/laravel">GitHub</a>
</div>
</div>
@MattCraftsCode
Copy link

It's very good!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment