Favorite Links – PHP Script

Overview

DEMO: 

https://favoritelinksdemo.herokuapp.com/login

USER: [email protected]

PASS: secret

With this script written with PHP As backend and vue.js as frontend, you can save, delete and update your favorite links.

While browsers like Chroome, which use your Google account are able to save your favorite links, this is a big privacy bug, well, there is not any. Also, at any time when you no longer have access to your account, this information will be lost.

Save any Link, edit it whenever you want, give it a description and access it from your administration panel, easily and anywhere (Your Computer, Tablet, Mobile …)

Features

  • Login System
  • CRUD favorite Links
  • Vue.js Frontend
  • PHP Backend
  • No Frameworks
  • No Jquery
  • Mysql – MariaDB 
  • Mobile friendly

Requirements

  • PHP 7 or higher
  • Mysql

Instructions

  1. Unzip the Folder FL
  2. create a database in your Mysql
  3. edit .env file and store your Database Credentials
  4. edit .env File and store your SMTP credentials (optional, it is used to recover the password)
  5. upload your FL folder for your hosting – environment
  6. Open browser and Enjoy!!!

Related