File manager - Edit - /var/www/payraty/hris/vendor/barryvdh/laravel-debugbar/src/Support/RequestIdGenerator.php
Back
<?php namespace Barryvdh\Debugbar\Support; use DebugBar\RequestIdGeneratorInterface; use Illuminate\Support\Str; class RequestIdGenerator implements RequestIdGeneratorInterface { public function generate(): string { return (string) Str::ulid(); } }
| ver. 1.4 |
Github
|
.
| PHP 8.3.30 | Generation time: 0 |
proxy
|
phpinfo
|
Settings