An open API service indexing awesome lists of open source software.

https://github.com/apsdehal/sho.t


https://github.com/apsdehal/sho.t

Last synced: 11 months ago
JSON representation

Awesome Lists containing this project

README

          

sho.t


==============

sho.t URL shortener service


Use it at your ease

If you want to develop it further just fork it and follow the steps below:-

Kindly add your `app/config/database.php` file from your regular [Laravel 4](https://github.com/laravel/laravel/) , make sure to enter the correct database in the file, then use migrations to reach the current status of your database same as mine by using `php artisan migrate`.


Now start coding.