IhsanDevs / ShortMe

Shorten. Share. Simplify.

Home Page:https://api.ihsandevs.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Url Shortener Laravel

Shorten. Share. Simplify.

Discover the future of URL shortening with our dynamic subdomain-based application! Say goodbye to lengthy web addresses as our innovative solution empowers you to effortlessly transform any URL into a concise and memorable subdomain. Experience the convenience of on-the-fly subdomain generation, making sharing links simpler and more engaging than ever before. Embrace the future of web navigation with our URL shortening app and elevate your online experience.

Demo

demo.mov

Features

  • Shorten any URL
  • Share links with ease
  • Shorten links using subdomains
  • FREE to use
  • No registration required
  • No ads
  • No tracking
  • SQLite database. No configuration required

Requirements

Installation

  1. Clone the repository
    git clone https://github.com/IhsanDevs/Short.me.git
  2. Run this commands:
    cd ShortMe
    composer install
    npm install
    cp .env.example .env
    php artisan key:generate
    php artisan migrate
    For MacOS and Linux:
    valet link
    For Windows: You can use Laragon for like Valet.
  3. Open http://shortme.test in your browser.
  4. Enjoy!

License

Copyright 2023 by Ihsan Devs. All rights reserved.

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the “Software”), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED “AS IS”, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

About

Shorten. Share. Simplify.

https://api.ihsandevs.io

License:MIT License


Languages

Language:PHP 71.3%Language:Blade 28.4%Language:JavaScript 0.3%