# Features

- [API Development](/development/features/api.md)
- [Authentication](/development/features/authentication.md)
- [Authorization](/development/features/authorization.md)
- [Broadcasting](/development/features/broadcasting.md)
- [Caching](/development/features/cache.md)
- [Compiling Assets](/development/features/compiling-assets.md)
- [Commands](/development/features/commands.md)
- [CSRF Protection](/development/features/csrf.md)
- [Events](/development/features/events.md)
- [Facades](/development/features/facades.md)
- [Filesystem and Uploading](/development/features/uploading.md)
- [Hash ID's](/development/features/hashid.md)
- [Helpers](/development/features/helpers.md)
- [Mail](/development/features/mail.md)
- [Notifications](/development/features/notifications.md)
- [Package Development](/development/features/package-development.md)
- [Queues and Jobs](/development/features/queues.md)
- [Rate Limiting](/development/features/rates.md)
- [Sessions](/development/features/sessions.md)
- [Task Scheduling](/development/features/scheduling.md)
- [Tinker Shell (REPL)](/development/features/tinker.md)
- [Validation](/development/features/validation.md)
