IMMREX7

aku nok ndi : /home/spdtg/www/gomygps/vendor/laravel/framework/src/Illuminate/Contracts/Filesystem/
File Up :
aku nok ndi : /home/spdtg/www/gomygps/vendor/laravel/framework/src/Illuminate/Contracts/Filesystem/Factory.php

<?php

namespace Illuminate\Contracts\Filesystem;

interface Factory
{
    /**
     * Get a filesystem implementation.
     *
     * @param  string|null  $name
     * @return \Illuminate\Contracts\Filesystem\Filesystem
     */
    public function disk($name = null);
}

Copyright © 2021 - 2025 IMMREX7