whoami7 - Manager
:
/
home
/
qbizpnmr
/
arif.umairtax.com
/
vendor
/
laravel
/
octane
/
src
/
Listeners
/
Upload File:
files >> /home/qbizpnmr/arif.umairtax.com/vendor/laravel/octane/src/Listeners/FlushStrCache.php
<?php namespace Laravel\Octane\Listeners; use Illuminate\Support\Str; class FlushStrCache { /** * Handle the event. * * @param mixed $event * @return void */ public function handle($event) { Str::flushCache(); } }
Copyright ©2021 || Defacer Indonesia