File manager - Edit - /var/www/payraty/helpdesk/vendor/laravel/fortify/src/RoutePath.php
Back
<?php namespace Laravel\Fortify; class RoutePath { /** * Get the route path for the given route name. * * @param string $routeName * @param string $default * @return string */ public static function for(string $routeName, string $default) { return config('fortify.paths.'.$routeName) ?? $default; } }
| ver. 1.4 |
Github
|
.
| PHP 8.3.30 | Generation time: 0 |
proxy
|
phpinfo
|
Settings