PHP 8.3.31
Preview: Authorizable.php Size: 310 B
/home/getspomw/royalsquad.us/vendor/laravel/framework/src/Illuminate/Contracts/Auth/Access/Authorizable.php

<?php

namespace Illuminate\Contracts\Auth\Access;

interface Authorizable
{
    /**
     * Determine if the entity has a given ability.
     *
     * @param  iterable|string  $abilities
     * @param  array|mixed  $arguments
     * @return bool
     */
    public function can($abilities, $arguments = []);
}

Directory Contents

Dirs: 0 × Files: 2

Name Size Perms Modified Actions
310 B lrw-rw-rw- 2025-09-17 06:52:59
Edit Download
3.67 KB lrw-rw-rw- 2025-09-17 06:52:59
Edit Download

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