Feel free to use it anyway you want
- User Model, Routes, Controllers and Services
- Authentication with tokens via Sanctum
- Krlove Eloquent Model Generator with my personal favorite configuration
- Uuid trait for models
- Base model for models wich will have uuid's
- Auth tests
- User tests
- User data validations when creating/updating