-
-
Notifications
You must be signed in to change notification settings - Fork 227
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Page preview with PHP build-in server not working #2
Labels
Comments
Replicated on the PHP built-in server (php -S localhost:8000). Works fine in MAMP |
Duplicate of #3 even if this came up before :) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I cloned grav, did bin/grav install, bin/gpm install admin and run locally with php -S localhost:8000
I had a question regarding the admin plug-in and editing of pages; with the above setup there's just home to edit. There's an 'eye' icon and I was suspecting this is to 'preview' the editing? However, when clicking nothing happens except that for a few seconds a red widget appears saying "Not found". So my question is what is the purpose of the "eye" button and why is it saying "Not found". Should I install something extra?
The text was updated successfully, but these errors were encountered: