mirror of
https://github.com/supanadit/short-url.git
synced 2024-11-10 01:52:20 +00:00
Self hosted url shortener application, a bit.ly alternative
app | ||
bootstrap | ||
config | ||
database | ||
public | ||
resources | ||
routes | ||
storage | ||
tests | ||
.editorconfig | ||
.env.example | ||
.gitattributes | ||
.gitignore | ||
.styleci.yml | ||
artisan | ||
composer.json | ||
composer.lock | ||
package-lock.json | ||
package.json | ||
phpunit.xml | ||
README.md | ||
server.php | ||
webpack.mix.js |
Short URL
This is url shortener application such as bit.ly
Requirements
- Laravel 7.0+
- PHP 7.4
Quick Start
composer install
- create
.env
file php artisan key:generate
php artisan migrate
php artisan db:seed
License
This is commercial application, after purchasing this application you have the control to edit or open the source code, but you prohibited share any of the source code to anyone.