Commit graph

7 commits

Author SHA1 Message Date
cd5c97afd3
Remove psalm annotations 2025-04-10 20:09:36 +01:00
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
39a197ae7b
refactor: Refactor file headers and add Psalm suppressions
- Added Psalm suppression annotations to multiple controller classes
- Added PHPDoc comment blocks to seeders and factories
- Added comments to indicate unused classes and methods
- Removed unused annotations and imports
2023-07-28 11:48:07 +01:00
16b120bc73
Upgrade to Laravel 10 2023-02-18 09:34:57 +00:00
57186c3e2e Upgrade to Laravel 8 2020-10-17 17:15:06 +01:00
a329b05d53 Fix database seedings with new model namespace 2017-12-22 14:28:41 +00:00
13e6ff1d0f Basic bookmarks functionality 2017-10-10 15:58:07 +01:00