/laravel-short-url-generator

An example of a short url generator built using Laravel, Vue.JS and Tailwind CSS

Primary LanguagePHPMIT LicenseMIT

Laravel URL Shortner

Build Status codecov

A simple url shortner that makes use of Vue.js, Tailwind CSS and is built upon Laravel 6.x. This was built just for fun to learn Tailwind CSS.

Contributing

  • Fork the repo on GitHub
  • Commit and push until you are happy with your contribution
  • Run the tests to make sure they all pass: composer install && ./vendor/bin/phpunit
  • Make a pull request
  • Thanks!

License

The code in this repository open-sourced software licensed under the MIT license.