Skip to content

Instantly share code, notes, and snippets.

@uno-de-piera
Created July 16, 2017 05:52
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save uno-de-piera/e692c76053794776e56088a9a3d66643 to your computer and use it in GitHub Desktop.
Save uno-de-piera/e692c76053794776e56088a9a3d66643 to your computer and use it in GitHub Desktop.
<link href="/css/app.css" rel="stylesheet">
<!-- Scripts -->
<script>
window.Laravel = {!! json_encode([
'csrfToken' => csrf_token(),
]) !!};
</script>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment