Best laravel framework open-source packages.

Url shortener

My personal URL Shortener created with Laravel and Laravel Nova.
Updated 5 months ago

URL Shortener

My personal URL Shortener. Created with Laravel and Laravel Nova.

Features:

  • Teams (URLs administrated by a Team)
  • The session and CSRF check is deactivated for public routes to avoid unnecessary database queries
  • Click Logging
  • Referrer Logging
  • ?ref= Query Parameter Logging
  • Logging via Job
  • Administration reachable over admin subdomain admin.domain.tld

Shortener Config

Running Tests

php artisan test