Skip to content
This repository was archived by the owner on Oct 5, 2018. It is now read-only.

akosma/cortito

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

105 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cortito

This project is the URL shortener PHP application running at http://akos.ma. Feel free to use the code in your own server!

This application used to be a Ruby on Rails application, but it has been translated to work with PHP, using the Slim Framework.

License

The code is shipped with a BSD license. See the LICENSE.txt file for details.

Requirements

This application requires PHP 5.5 or higher, and a MySQL database.

Installation

As any other PHP application:

  1. Create a MySQL database and execute db/schema.sql in it;
  2. Modify config/app.ini with your own settings;
  3. Navigate your browser to the application.

About

Cortito - URL Shortener written in PHP

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors