Skip to content

Instantly share code, notes, and snippets.

@sineld
Created February 6, 2015 13:24
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 sineld/274e078126e4a995ffca to your computer and use it in GitHub Desktop.
Save sineld/274e078126e4a995ffca to your computer and use it in GitHub Desktop.
welcome.blade.php
<h1>Merhaba KIZIM!</h1>
<p>Sayfa yüklenme süresi:</p>
<p>{{ number_format(microtime(true) - LARAVEL_START, 5) }} sn.</p>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment