Inspiration
What it does
It is a user authorize system help to keep system secure
Make sure you have Apache, PHP, MySQL installed. Tutorial. Clone the repo to a folder on your server Activate mod_rewrite, route all traffic to application's /public folder. Tutorial. Edit application/config: Set your database credentials Execute SQL statements from application/_installation to setup database tables Install Composer, run Composer install on application's root folder to install dependencies Make avatar folder (application/public/avatars) writable For proper email usage: Set SMTP credentials in config file, set EMAIL_USE_SMTP to true

Log in or sign up for Devpost to join the conversation.