Answers for "route current route blade"

PHP
0

get current route in blade laravel

<p> Path: {{ Request::path() }} </p>
Posted by: Guest on October-13-2020

Code answers related to "route current route blade"

Browse Popular Code Answers by Language