Add manual authentication, create, read, update task

This commit is contained in:
Thuan Bui
2025-03-06 17:00:09 +09:00
parent 154c37bce6
commit 67db6acefd
13 changed files with 325 additions and 20 deletions
@@ -0,0 +1,4 @@
@props(['name'])
@error($name)
<p class="text-xs text-red-500">{{ $message}}</p>
@enderror