Appearance
If you wish to change the default configuration of Admin Hub's path and middleware, you can change the configuration in the lunar-hub/system.php file.
lunar-hub/system.php
return [ 'path' => 'hub', 'middleware' => ['web'], ];