Chotu Chotu is a simple, fast URL Shortener Contents Prerequisites Installation Prerequisites Composer Laravel Npm (NodeJS) MySQL and configuring the .env file with the database and app specifics. Installation composer install npm install npm run dev php artisan migrate php artisan serve