Giter Site home page Giter Site logo

michaelsoriano / user-registration-codeigniter Goto Github PK

View Code? Open in Web Editor NEW
64.0 6.0 66.0 788 KB

User registration system using PHP + CodeIgniter. Inc token based verification, password reset, login, register etc.

Home Page: http://michaelsoriano.com/building-a-user-registration-system-part-1-new-user-form/

License: MIT License

PHP 99.62% HTML 0.32% CSS 0.05% Hack 0.01%
user-registration codeigniter verification password-reset

user-registration-codeigniter's Introduction

Hi 👋 My name is Michael

  • 🌍  I'm based in California, US
  • 🖥️  See my portfolio at michaelsoriano.com
  • 🧠  I'm learning Tailwind, Inertia, Laravel
  • 🤝  I'm open to collaborating on Interesting Projects

Skills

JavaScript TypeScript React NextJs Vue PHP JQuery CSS3 Bootstrap HTML5 NodeJS Express MySQL PostgreSQL Heroku Laravel Figma Tailwind

user-registration-codeigniter's People

Contributors

michaelsoriano avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

user-registration-codeigniter's Issues

CI_Password

Not sure if you still look at this, but I have been trying to work around with this for almost 5 weeks now. Almost got it to work. My issue is this popping up after filling in password:

An Error Was Encountered
Non-existent class: CI_Password

I hope you can assist.

404 on reset_password

I am getting 404 page error ../reset/token/MWIwYTY5ZDc0YzVhYjY4ZjllMzUwNWYxMDNmNDA2Mg

autoload.php config

Hi! I'm following your tutorial on this, and the part that says:

Let’s autoload the following items in config > autoload.php: libraries > ‘session’, helper > ‘url’, ‘form’, ‘security’.

Is not very clear. Can you explain what exactly needs to be changed inside autoload.php? Mine looks like this right now (unchanged):

/*
| -------------------------------------------------------------------
|  Auto-load Libraries
| -------------------------------------------------------------------
| These are the classes located in system/libraries/ or your
| application/libraries/ directory, with the addition of the
| 'database' library, which is somewhat of a special case.
|
| Prototype:
|
|	$autoload['libraries'] = array('database', 'email', 'session');
|
| You can also supply an alternative library name to be assigned
| in the controller:
|
|	$autoload['libraries'] = array('user_agent' => 'ua');
*/
$autoload['libraries'] = array();

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.