Commit Graph

7 Commits

Author SHA1 Message Date
Rico van Zelst
149174ebc3 feat: champ information, style improvement 2023-11-08 14:12:51 +01:00
Rico van Zelst
1e974ee614 upd: gitignore 2023-11-07 20:30:35 +01:00
Rico van Zelst
6904eb4ca4 fix: update dependencies 2023-11-02 11:24:59 +01:00
Rico van Zelst
d0ed514bc7 feat: laravel ide helper 2023-11-01 12:29:24 +01:00
Rico van Zelst
bb771faf25 🍺 Laravel Pint ran
- Moved the import statement for `Champion` and `ChampionSkin` models in their respective controllers to improve code organization.
- Refactored image attribute methods in the `Champion` model to use string interpolation for better readability.
- Refactored image attribute methods in the `ChampionSkin` model to use string interpolation for better readability.

This commit improves code organization and readability by refactoring import statements and using string interpolation for image attribute methods.
2023-10-27 01:23:39 +02:00
Rico van Zelst
9781c61274 🏗️ Install Packages 2023-10-14 17:18:22 +02:00
Rico van Zelst
6aa1f21eb1 🏗️ Laravel Installation 2023-10-14 17:00:26 +02:00