jonnybarnes.uk/app/Http/Controllers
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
..
Admin refactor: Refactor file headers and add Psalm suppressions 2023-07-28 11:48:07 +01:00
ArticlesController.php refactor: Refactor file headers and add Psalm suppressions 2023-07-28 11:48:07 +01:00
AuthController.php refactor: Refactor file headers and add Psalm suppressions 2023-07-28 11:48:07 +01:00
BookmarksController.php refactor: Refactor file headers and add Psalm suppressions 2023-07-28 11:48:07 +01:00
ContactsController.php refactor: Refactor file headers and add Psalm suppressions 2023-07-28 11:48:07 +01:00
Controller.php chore: Refactor configuration files based on Laravel 10 skeleton 2023-06-09 18:31:53 +01:00
FeedsController.php refactor: Refactor file headers and add Psalm suppressions 2023-07-28 11:48:07 +01:00
FrontPageController.php refactor: Refactor file headers and add Psalm suppressions 2023-07-28 11:48:07 +01:00
LikesController.php refactor: Refactor file headers and add Psalm suppressions 2023-07-28 11:48:07 +01:00
MicropubController.php refactor: Refactor file headers and add Psalm suppressions 2023-07-28 11:48:07 +01:00
MicropubMediaController.php refactor: Refactor file headers and add Psalm suppressions 2023-07-28 11:48:07 +01:00
NotesController.php chore: Update and clean up file imports and annotations 2023-07-28 12:05:11 +01:00
PlacesController.php refactor: Refactor file headers and add Psalm suppressions 2023-07-28 11:48:07 +01:00
SearchController.php refactor: Refactor file headers and add Psalm suppressions 2023-07-28 11:48:07 +01:00
ShortURLsController.php refactor: Refactor file headers and add Psalm suppressions 2023-07-28 11:48:07 +01:00
TokenEndpointController.php refactor: Refactor file headers and add Psalm suppressions 2023-07-28 11:48:07 +01:00
WebMentionsController.php refactor: Refactor file headers and add Psalm suppressions 2023-07-28 11:48:07 +01:00