Self hosted url shortener application, a bit.ly alternative
Go to file
2020-07-01 21:06:40 +07:00
app Login, Register, Forgot Password and List 2020-07-01 21:06:40 +07:00
bootstrap first commit 2020-07-01 15:57:45 +07:00
config first commit 2020-07-01 15:57:45 +07:00
database Login, Register, Forgot Password and List 2020-07-01 21:06:40 +07:00
public first commit 2020-07-01 15:57:45 +07:00
resources Login, Register, Forgot Password and List 2020-07-01 21:06:40 +07:00
routes Login, Register, Forgot Password and List 2020-07-01 21:06:40 +07:00
storage first commit 2020-07-01 15:57:45 +07:00
tests first commit 2020-07-01 15:57:45 +07:00
.editorconfig first commit 2020-07-01 15:57:45 +07:00
.env.example first commit 2020-07-01 15:57:45 +07:00
.gitattributes first commit 2020-07-01 15:57:45 +07:00
.gitignore first commit 2020-07-01 15:57:45 +07:00
.styleci.yml first commit 2020-07-01 15:57:45 +07:00
artisan first commit 2020-07-01 15:57:45 +07:00
composer.json first commit 2020-07-01 15:57:45 +07:00
composer.lock first commit 2020-07-01 15:57:45 +07:00
package-lock.json first commit 2020-07-01 15:57:45 +07:00
package.json first commit 2020-07-01 15:57:45 +07:00
phpunit.xml first commit 2020-07-01 15:57:45 +07:00
README.md first commit 2020-07-01 15:57:45 +07:00
server.php first commit 2020-07-01 15:57:45 +07:00
webpack.mix.js first commit 2020-07-01 15:57:45 +07:00

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.