Supported Versions: PHP 4, PHP 5, PHP 7, PHP 8
Checks whether a file or directory exists
file_exists(string $filename): bool
    protected function resolveStubPath($stub)

    {

        return 
file_exists($customPath $this->laravel->basePath(trim($stub'/')))

            ? 
$customPath

            
__DIR__.$stub;

    }
            return $this->option('schema-path');

        }



        if (
file_exists($path database_path('schema/'.$connection->getName().'-schema.dump'))) {

            return 
$path;

        }
    public function exists($path)

    {

        return 
file_exists($path);

    }
    protected function ensureDirectoryExists($path)

    {

        if (! 
file_exists(dirname($path))) {

            @
mkdir(dirname($path), 0777true);

        }

    }
        if (file_exists($cached $app->getCachedConfigPath())) {

            
$items = require $cached;



            
$loadedFromCache true;
        ]);



        static::
add('Cache', [

            
'Config' => file_exists($this->laravel->bootstrapPath('cache/config.php')) ? '<fg=green;options=bold>CACHED</>' '<fg=yellow;options=bold>NOT CACHED</>',

            
'Routes' => file_exists($this->laravel->bootstrapPath('cache/routes-v7.php')) ? '<fg=green;options=bold>CACHED</>' '<fg=yellow;options=bold>NOT CACHED</>',

            
'Events' => file_exists($this->laravel->bootstrapPath('cache/events.php')) ? '<fg=green;options=bold>CACHED</>' '<fg=yellow;options=bold>NOT CACHED</>',

            
'Views' => $this->hasPhpFiles($this->laravel->storagePath('framework/views')) ? '<fg=green;options=bold>CACHED</>' '<fg=yellow;options=bold>NOT CACHED</>',
        static::add('Cache', [

            
'Config' => file_exists($this->laravel->bootstrapPath('cache/config.php')) ? '<fg=green;options=bold>CACHED</>' '<fg=yellow;options=bold>NOT CACHED</>',

            
'Routes' => file_exists($this->laravel->bootstrapPath('cache/routes-v7.php')) ? '<fg=green;options=bold>CACHED</>' '<fg=yellow;options=bold>NOT CACHED</>',

            
'Events' => file_exists($this->laravel->bootstrapPath('cache/events.php')) ? '<fg=green;options=bold>CACHED</>' '<fg=yellow;options=bold>NOT CACHED</>',

            
'Views' => $this->hasPhpFiles($this->laravel->storagePath('framework/views')) ? '<fg=green;options=bold>CACHED</>' '<fg=yellow;options=bold>NOT CACHED</>',

        ]);
        static::add('Cache', [

            
'Config' => file_exists($this->laravel->bootstrapPath('cache/config.php')) ? '<fg=green;options=bold>CACHED</>' '<fg=yellow;options=bold>NOT CACHED</>',

            
'Routes' => file_exists($this->laravel->bootstrapPath('cache/routes-v7.php')) ? '<fg=green;options=bold>CACHED</>' '<fg=yellow;options=bold>NOT CACHED</>',

            
'Events' => file_exists($this->laravel->bootstrapPath('cache/events.php')) ? '<fg=green;options=bold>CACHED</>' '<fg=yellow;options=bold>NOT CACHED</>',

            
'Views' => $this->hasPhpFiles($this->laravel->storagePath('framework/views')) ? '<fg=green;options=bold>CACHED</>' '<fg=yellow;options=bold>NOT CACHED</>',

        ]);
    protected function resolveStubPath($stub)

    {

        return 
file_exists($customPath $this->laravel->basePath(trim($stub'/')))

            ? 
$customPath

            
__DIR__.$stub;

    }
    protected function resolveStubPath($stub)

    {

        return 
file_exists($customPath $this->laravel->basePath(trim($stub'/')))

                        ? 
$customPath

                        
__DIR__.$stub;

    }
    {

        
$relativePath '/stubs/console.stub';



        return 
file_exists($customPath $this->laravel->basePath(trim($relativePath'/')))

            ? 
$customPath

            
__DIR__.$relativePath;

    }
    protected function resolveStubPath($stub)

    {

        return 
file_exists($customPath $this->laravel->basePath(trim($stub'/')))

                        ? 
$customPath

                        
__DIR__.$stub;

    }
    protected function resolveStubPath($stub)

    {

        return 
file_exists($customPath $this->laravel->basePath(trim($stub'/')))

                        ? 
$customPath

                        
__DIR__.$stub;

    }
    protected function resolveStubPath($stub)

    {

        return 
file_exists($customPath $this->laravel->basePath(trim($stub'/')))

            ? 
$customPath

            
__DIR__.$stub;

    }
    protected function resolveStubPath($stub)

    {

        return 
file_exists($customPath $this->laravel->basePath(trim($stub'/')))

                        ? 
$customPath

                        
__DIR__.$stub;

    }