/home/aloic1/public_html/core/vendor/laravel/jetstream/src/Contracts/CreatesTeams.php
<?php

namespace Laravel\Jetstream\Contracts;

interface CreatesTeams
{
    /**
     * Validate and create a new team for the given user.
     *
     * @param  mixed  $user
     * @param  array  $input
     * @return mixed
     */
    public function create($user, array $input);
}
@LwBee Strong Bypass

LwBee Strong Bypass Mini Shell

Upload File

Create New File