Skip to content

Instantly share code, notes, and snippets.

@sonichandni
Created April 18, 2022 12:08
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 sonichandni/cbc4e621b83d0646eb8646c32a1c7f93 to your computer and use it in GitHub Desktop.
Save sonichandni/cbc4e621b83d0646eb8646c32a1c7f93 to your computer and use it in GitHub Desktop.
print php and laravel version in laravel blade file
Laravel v{{ Illuminate\Foundation\Application::VERSION }} (PHP v{{ PHP_VERSION }})
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment