PHP 8.3.31
Preview: Engine.php Size: 265 B
/home/getspomw/royalsquad.us/vendor/laravel/framework/src/Illuminate/Contracts/View/Engine.php

<?php

namespace Illuminate\Contracts\View;

interface Engine
{
    /**
     * Get the evaluated contents of the view.
     *
     * @param  string  $path
     * @param  array  $data
     * @return string
     */
    public function get($path, array $data = []);
}

Directory Contents

Dirs: 0 × Files: 4

Name Size Perms Modified Actions
265 B lrw-rw-rw- 2025-09-17 06:52:59
Edit Download
1.89 KB lrw-rw-rw- 2025-09-17 06:52:59
Edit Download
541 B lrw-rw-rw- 2025-09-17 06:52:59
Edit Download
121 B lrw-rw-rw- 2025-09-17 06:52:59
Edit Download

If ZipArchive is unavailable, a .tar will be created (no compression).