kuslahne / php-mvc-redbean

Login/Register with PHP/MySQL (MVC structure)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

PHP MVC Skeleton with ORM Redbean PHP and Database SQLite

A forked from : https://github.com/BakhadyrovF/authorization_php

Steps for anyone who want to run this app:

  1. composer install
  2. cd public
  3. Run localhost in terminal "php -S localhost:8080"

About

Login/Register with PHP/MySQL (MVC structure)


Languages

Language:PHP 94.5%Language:Hack 5.5%