nimuli/app/Livewire/Pages/Bio
boban f742b40921 feat(bio): live slug availability check while typing
- Edit view: debounced $wire.checkSlug() call on input (350ms)
- Shows red error text + red border immediately when slug taken
- Hides help text when error shown
- Edit component: checkSlug() queries DB excluding current page

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-05-17 23:25:19 +02:00
..
Edit.php feat(bio): live slug availability check while typing 2026-05-17 23:25:19 +02:00
Index.php fix(modals): make create/edit/delete modals actually save + auto-refresh lists 2026-05-16 15:13:44 +02:00