Auth Features and other improvements. 1. Register Users. 2. Login Users. 3. Logout Users. 4. Form request validations. 5. Protected routes with auth middleware. 6. Catching errors to display messages in an expected format. 7. Repository Pattern implemented. 8. Postman collection with the endpoint routes untill now.