Laravel-Backpack/PageManager

Created Page but while opening shows 404

milanchheda opened this issue · 4 comments

Using the admin panel, I created a new page. But when I click on the 'open', it throws 404. What am I missing?

I created a page named 'About us' with slug URL as 'about-us' and tried various URLs to view the page:
myapp/about-us
myapp/about_us
myapp/page/about-us

But everything throws 404 :(

Please review the documentation at and take note of the heading No Frontend is Provided at https://github.com/Laravel-Backpack/PageManager.

This is not really a bug.

[Edit: Detecting cosmic rays may also be very useful :(]

@lloy0076 - Seems you provided a wrong link??

I meant to the GitHub README for pagemanager 😈

Alright. Got it.