You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
pixelfed/database
Your Name 8140ef7b02 Remove unnecessary $model property from factories
Applies patch 3/21 from pixelfed-staging PR #9: removes the redundant
protected $model property from 5 factories (Laravel resolves the model
from the factory name). Unused imports dropped via Pint. Verified
factories still resolve their models and affected tests pass.
3 weeks ago
..
factories Remove unnecessary $model property from factories 3 weeks ago
migrations Create 2019_12_14_000001_create_personal_access_tokens_table.php 3 weeks ago
seeders chore: uplift framework skeleton toward Laravel 12 defaults 3 weeks ago
.gitignore