Skip to content
Savage edited this page Feb 1, 2017 · 14 revisions

Slim 3 Authentication v2 Wiki

This project is built on the Slim 3 framework and features an authenticaton system.
The layout of the project seems relatively clean, to me at least!

Some notable features include:

  • Login & Registration system
  • "Remember me" system (In Progress)
  • Account Activation via e-mail or reCAPTCHA (can also be disabled)
  • E-Mail notifications when a user has changed their password
  • 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.

Clone this wiki locally