File manager - Edit - /var/www/payraty/hris-standalone/vendor/lab404/laravel-impersonate/src/Exceptions/MissingUserProvider.php
Back
<?php namespace Lab404\Impersonate\Exceptions; use Throwable; class MissingUserProvider extends \Exception { public function __construct(string $guard, $message = "", $code = 0, Throwable $previous = null) { parent::__construct(sprintf('Missing user provider for guard %s', $guard), $code, $previous); } }
| ver. 1.4 |
Github
|
.
| PHP 8.3.30 | Generation time: 0 |
proxy
|
phpinfo
|
Settings