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.
Good morning! Thank you for your help Paulo!
– vinicius