mirror of
https://github.com/rico-vz/HeimerdingerLoL.git
synced 2026-09-10 15:23:09 +02:00
Refactored the canonical URL generation logic in the app.blade.php file to use Laravel's url() helper function instead of accessing $_SERVER directly.