Skip to content

derekcsm/anon.to

 
 

Repository files navigation

anon.to

anon.to is an anonymous URL redirector and shortener built using Laravel.

Requirement

Installation

  • clone the repository: git clone https://github.com/bhutanio/anon.to.git anon.to
  • create a database
  • create configuration env file .env refer to .env.example
  • install: composer install --no-dev
  • setup database tables: php artisan migrate

License

anon.to is open source software licensed under the MIT license.

About

Anonymous url redirector and shortener

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 85.3%
  • HTML 8.7%
  • JavaScript 2.5%
  • CSS 1.6%
  • Batchfile 0.7%
  • Shell 0.7%
  • ApacheConf 0.5%