Skip to content

A sample implementation of built-in security features and authentication system using LavaLust PHP Framework.

License

Notifications You must be signed in to change notification settings

wilfredpine/lavalust-auth-system

Repository files navigation

lavalust-auth-system

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

Installation

  • inside www or htdocs
  • 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 to email_config.php
  • browse http://localhost/lavalust_auth_system

Want to learn PHP & LavaLust?

PHP-Tutorial

LavaLust Tutorial

YouTube

Thanks me by

Following wilfredpine

Starred & Forked lavalust-auth-system

Subscribe at confired-official

Following ronmarasigan Starred & Forked LavaLust

Learn more?

laravel11-auth-system

expressjs-auth-system

django-auth-system

About

A sample implementation of built-in security features and authentication system using LavaLust PHP Framework.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published