Top "User-registration" questions

django User registration and authentication by email

I want to make users active by sending them an activation email to click. I guess it is currently not …

django django-forms django-views user-registration
Laravel 5.1 How to send email verification email after registration?

I need users to verify their email address after registration. I have confirmation_code and confirmed fields in users table. …

php laravel laravel-5.1 user-registration email-verification
How to generate a user registration key in Delphi?

For my current application I use a very simple scheme to register new users. When a new user registers an …

delphi user-registration
OctoberCMS How To Create Custom User Registration Form With Fields From Plugin Extension

I'm trying to learn OctoberCMS and I am confused about the complete process of extending plugins. I've extended the user …

php laravel user-registration octobercms
cakephp registration and login form

I'm doing registration and login form using cakephp. I'm new to cakephp framework. I have downloaded and installed cakephp on …

php cakephp user-registration cakephp-model