ion_auth codeigniter library

Asked

Viewed 18 times

0

Good afternoon Devs!

I’m cloning a Github system to take advantage of some of the code. The System already come with Adm login inserted in the database, but do not know the password. I want to create a new administrator.

I know I have to use the create_user() function that is inside the controllers folder the auth.php file.

My question is how do I invoke that method. Follow the application link: https://github.com/Cubo-design/sistema_cliente

In research I saw that I have to include the Ion Auth library, how can I be making this inclusion.

1 answer

0

  • Good morning! Thank you for your help Paulo!

Browser other questions tagged

You are not signed in. Login or sign up in order to post.