A production-ready RESTful API built with Laravel 12 + Laravel Sanctum for token-based authentication. Users can register, login, and fully manage their personal tasks with filtering, pagination, and ...
dot-net-core-rest-api/ ├── Constants/ │ └── ErrorTypes.cs # Centralized RFC 7807 error type URIs ├── Controllers/ │ ├── BaseApiController ...