Skip to content

rodmiller/icbigband

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

ICBigBand

A simple PHP link shortener for IC Big Band.

Vagrant

  • Download Vagrant
  • Install
  • Clone repository
  • cd into directory
  • Run vagrant up in the directory
  • (Optional) Install vagrant hostmanager with vagrant plugin install vagrant-hostmanager
  • Access the site at 192.168.33.10 ( or if hostmanager is installed at http://bigband )

Usage

index.php is the link shortener itself.

Add a new entry to the database of shortened links by navigating to /admin/.

Note, a row with the slug of default is required as a url to return when a slug doesn't match

Credit

  • Scotchbox - The base of the vagrant environment

About

Link shortener for IC big band

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published