Anons79 Mini Shell

Directory : /home/aplikasiposinfo/.trash/vendor.1/infyomlabs/laravel-generator-helpers/src/
Upload File :
Current File : /home/aplikasiposinfo/.trash/vendor.1/infyomlabs/laravel-generator-helpers/src/LaravelUtils.php

<?php

namespace InfyOm\GeneratorHelpers;

class LaravelUtils
{
    /**
     * Get full view path relative to the application's configured view path.
     *
     * @param string $path
     *
     * @return string
     */
    public static function getViewPath($path = '')
    {
        return implode(DIRECTORY_SEPARATOR, [
            config('view.paths')[0] ?? resource_path('views'), $path,
        ]);
    }
}

Anons79 File Manager Version 1.0, Coded By Anons79
Email: [email protected]