Applications

Last modified: 07 October 2024

Applications in go-advanced-admin allow you to organize your admin panel into modular components. Each application can contain multiple models and has its own configuration options, such as routing and middleware. This modular approach helps manage large projects by grouping related models and configurations together.

This guide covers: