https://github.com/apsdehal/sho.t
https://github.com/apsdehal/sho.t
Last synced: 11 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/apsdehal/sho.t
- Owner: apsdehal
- Created: 2013-12-09T06:05:05.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2013-12-11T08:48:01.000Z (over 12 years ago)
- Last Synced: 2025-05-31T18:41:06.741Z (about 1 year ago)
- Language: PHP
- Size: 141 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
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.