Laminas: Part 1 – User authentication using LmcUser
In this tutorial, we will go through the steps to add user authentication and registration to a Laminas MVC application using the LM-Commons/LmcUser package. What is LmcUser? LM-Commons/LmcUser is a generic user registration and authentication module for Laminas MVC applications. LmcUser provides the foundations for adding user authentication and registration to your Laminas site. It […]
Laminas: Part 1 – User authentication using LmcUser Read More »