- PHP 8.2+
- MySQL
- Composer (For PHP Dependency)
- NodeJS LTS (with Npm)
git clone git@github.com:Sunwarul/url-shortener.gitcp .env.example .envcomposer installnpm install && npm run buildphp artisan migrate --seed
php artisan serve- Open
http://localhost:8000in your browser to access