TcBello / todo-backend-nextjs-laravel

Laravel Todo REST APIs
0 stars 0 forks source link

Refactored code based on Issue #2 #3

Open TcBello opened 3 months ago

TcBello commented 3 months ago
  1. Added service layer on other authentication methods
  2. Added docblocs
  3. Added validation rules for AuthController and TodoController

Issue #2