jonnybarnes.uk/app
Jonny Barnes 630ec46186
chore: Update and clean up file imports and annotations
- Update various factory files in the `database/factories` directory
- Remove unused imports and annotations in factory files
- Add or update comments and PHPDoc blocks for better understanding and readability
- Remove unused imports in controller and command files
- Remove commented out code in middleware file
2023-07-28 12:05:11 +01:00
..
CommonMark Use CommonMark plugin for @-mentions 2022-07-08 16:37:38 +01:00
Console chore: Update and clean up file imports and annotations 2023-07-28 12:05:11 +01:00
Exceptions Initial work with Psalm reporting 2023-06-25 14:18:40 +01:00
Http chore: Update and clean up file imports and annotations 2023-07-28 12:05:11 +01:00
Jobs Initial work with Psalm reporting 2023-06-25 14:18:40 +01:00
Models refactor: Remove unnecessary import in Note model 2023-06-11 13:05:14 +01:00
Observers refactor: Refactor file headers and add Psalm suppressions 2023-07-28 11:48:07 +01:00
Providers refactor: Refactor file headers and add Psalm suppressions 2023-07-28 11:48:07 +01:00
Services Update Laravel Pint 2023-07-27 21:14:23 +01:00
Traits Switch to Symfony’s HTML Sanitizer package 2022-06-02 09:40:34 +01:00