mirror of https://github.com/pixelfed/pixelfed
refactor: remove redundant aliases from config/app.php
Remove auto-discovered package aliases (Purify, FFMpeg, Captcha) and the unused Eloquent alias. These are registered automatically via package auto-discovery. Framework facade aliases must remain until all 344+ short-import usages (e.g. 'use Cache;') are migrated to fully-qualified imports.pull/6832/head
parent
8e41f6fdf8
commit
5693b1581f
Loading…
Reference in New Issue