mirror of
https://github.com/rico-vz/HeimerdingerLoL.git
synced 2026-05-08 02:55:48 +02:00
6d2731f1d3
- Added a new function `getChampionImage` to fetch champion images based on ID and type. - Created a new model `ChampionImage` to store champion image details in the database. - Implemented seeding of champion images using `ChampionImageSeeder`. - Updated usage of champion images in existing methods.