You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am trying to go through 10-dynamic-pages but can't seem to get the InvalidPageException to work. properly. When going to the localhost:8000/public it seems to show me the page properly like so
but when going to a certain page that doesn't exist in my project like localhost:8000/pages/page-six.md it seems to not be showing the InvalidPageException
I have updated my code on github/lowheartrate/heartfx with my project if you need to look it over for anything wrong with the code but can't seem to figure out why its not showing the InvalidPageException myself 😞
The text was updated successfully, but these errors were encountered:
I am trying to go through 10-dynamic-pages but can't seem to get the InvalidPageException to work. properly. When going to the localhost:8000/public it seems to show me the page properly like so
but when going to a certain page that doesn't exist in my project like localhost:8000/pages/page-six.md it seems to not be showing the InvalidPageException
I have updated my code on github/lowheartrate/heartfx with my project if you need to look it over for anything wrong with the code but can't seem to figure out why its not showing the InvalidPageException myself 😞
The text was updated successfully, but these errors were encountered: