-
Notifications
You must be signed in to change notification settings - Fork 12
Home
Savage edited this page Feb 2, 2017
·
14 revisions
This project is built on the Slim 3 framework and features an authenticaton system.
Some notable features include:
- Login & Registration system
- Includes account activation via e-mail or reCAPTCHA (can also be disabled)
- Ability to remember sessions upon logging in
- Ability to reset password if a user forgets it
- Ability to send e-mails
- Console commands to generate new controllers and/or middleware
I will be adding pages to this wiki to explain how to do different actions, such as, Adding a new controller.
If you have any questions at all, hit me up on Twitter @savageboy74
Check out the Getting Started page.