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 80214c5e71 chore: uplift framework skeleton toward Laravel 12 defaults
Modernize artisan and public/index.php to the streamlined bootstrap form,
migrate factories/seeders autoload to PSR-4 (database/seeds -> seeders), and
backfill missing env-driven config keys across app, session, database, queue,
mail, logging, and cache. All changes are additive and preserve existing
Pixelfed behavior and defaults.
4 weeks ago
..
factories refactor: move 52 legacy models from App\ to App\Models\ 4 weeks ago
migrations revert: remove emoji local-to-cloud storage changes 4 weeks ago
seeders chore: uplift framework skeleton toward Laravel 12 defaults 4 weeks ago
.gitignore Add Laravel Framework 9 years ago