Hello,
I'm trying to wrap my head around how Grav is working (by going through code), and also checking how to change the path to admin log in for example.
I installed the latest Grav+Admin package into my <root>/grav1/ folder
First visit works fine, setting up the Admin credentials etc.
Second visit will be as a guest, showing the " Congratulations! You have installed the Base Grav Package...."
Now, visiting <root>/grav1/admin/, it will prompt the admin log in (expected).
But how does this really work ? I've looked through index.php, htaccess file and other yaml files, but no reference to 'admin'. And obviously no folder named admin either.
Thanks in advance for clarification, and much love to the Grav team for a wonderful CMS.
/Apo