phpvms/app/Providers
Nabeel Shahzad 7776af88d8
ref(livemap): address review feedback
Drop the tombstone eviction rule; RemoveExpiredLiveFlights already reaps those
PIREPs and the completed rule picks up what it soft-deletes. Simplify evict().
Revert RemoveExpiredLiveFlights to its original body with only the setting name
changed, and revert PirepResource, dropping the scope and resource class added
alongside them.

Also: class_alias by string so PHPStan can analyse the deprecated enum alias,
re-check updated_at at delete time, preserve pirep_id nullability in the
collation ALTER, and cut the comments back.
2026-07-27 10:35:53 -05:00
..
Filament Merge branch 'main' into feat/roles-permissions 2026-06-18 20:20:06 +02:00
AddonServiceProvider.php feat(auth): permission-backed API scope registration 2026-07-23 22:37:05 -05:00
AppServiceProvider.php ref(livemap): address review feedback 2026-07-27 10:35:53 -05:00
PassportServiceProvider.php fix(auth): register api_key grant lazily to avoid eager key load 2026-07-24 00:40:55 -05:00