nimuli/routes
boban 2d231fe6b8 fix: bio public /b/{slug} route + QR types + code cleanup
- Add GET /b/{slug} route alias (nimu.li shorthand for bio pages)
- QR wizard: extend type enum to include email, phone, sms, location
- Modals: replace FQCN references with imported class aliases (Pint clean)
- Analytics: add missing Carbon/Builder imports, improve return types
- Octane config: add ResetCurrentWorkspace import
- scripts/crawl-all.sh: curl+PHPUnit based crawler (replaces Playwright)

All 158 tests pass, PHPStan clean, Pint clean.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-05-16 16:41:05 +02:00
..
api.php feat(api): REST API v1 — links CRUD with Sanctum auth 2026-05-16 07:38:45 +02:00
auth.php style: apply Pint formatting to modal files and tests 2026-05-16 12:42:16 +02:00
channels.php feat: initial Nimuli scaffold with Laravel 12, Livewire 3, Octane, Reverb, Docker 2026-05-15 23:51:57 +02:00
console.php fix(quality): PHPStan level 6 compliance, Pint formatting 2026-05-16 08:28:10 +02:00
web.php fix: bio public /b/{slug} route + QR types + code cleanup 2026-05-16 16:41:05 +02:00