confide icon indicating copy to clipboard operation
confide copied to clipboard

Confide is a authentication solution for Laravel 4

Results 43 confide issues
Sort by recently updated
recently updated
newest added

I have been working wit laravel 5.1 and when I try to migrate the table in wamp server this error appears how to solve????? [Symfony\Component\Debug\Exception\FatalErrorException] syntax error, unexpected '.1' (T_DNUMBER),...

Are you planning on a version of confide and entrust to work with Laravel 5?

Proposal: Accepted

Relates to #482 Password reset is validated by the same ruleset that any regular update is. It's going to fail everytime because instead of sending the required fields for `update`...

Every time I run composer dumpautoload I get the following warning `Warning: Ambiguous class resolution, "ConfideSetupUsersTable" was found in both "$baseDir . '/app/database/migrations/2014_09_05_121646_confide_setup_users_table.php" and "/Users/giuliotroccoli/www/local.intranet.cityam.com/vendor/zizaco/confide/src/migrations/2013_01_13_172956_confide_setup_users_table.php", the first will be used.`...

I have project with confide. At first Thank for this package. But something is wrong. `\Confide::confirm($code)` always returns false. What's wrong? Please help

In issue #104 it was suggested that there should be a way to resend a confirmation email for an account that hasn't been confirmed. Before that issue was closed @Zizaco...

Proposal
Proposal: Accepted

I'm using the following as UserValidator.php, but I get the error > Class 'Zizaco\Confide\UserValidator' not found ```

Bind the login attempts to the IP address. As the blocking is NOT bound to an IP address, it is possible to block legitimate users, automatically trying to log with...

Upadate the key of table name of password Laravel 5.1 makes some changes in the config/auth.php keys (reminder to password)