A sample implementation of built-in security features and authentication system using LavaLust PHP Framework.
- Register
- Email Verification (PHP Mailer)
- Login/Logout
- Forgot Password
- Dashboard
- inside
www
orhtdocs
- clone the projecct
- create database
lavalust_auth_system
- set your base_url & environment at
app/config/config.php
- run
cd /app
- run
composer install
- rename
app/config/email_config_dev.php
toemail_config.php
- browse
http://localhost/lavalust_auth_system
Following wilfredpine
Starred & Forked lavalust-auth-system
Subscribe at confired-official
Following ronmarasigan Starred & Forked LavaLust