drewroberts / blog

📝 Laravel package for my opinionated style of adding blog posts to Laravel projects
MIT License
2 stars 4 forks source link

Layouts cannot be accessed within Nova #90

Open chx2 opened 3 years ago

chx2 commented 3 years ago

While it is possible to view the index of the Layout resources, when attempting to do any of the following:

The following error is shown:

Screen Shot 2021-04-21 at 12 40 10 AM
wolfrednicolas commented 3 years ago

While it is possible to view the index of the Layout resources, when attempting to do any of the following:

  • View a specific layout
  • Edit a specific layout
  • Create a new layout

The following error is shown:

Screen Shot 2021-04-21 at 12 40 10 AM

Yes it's solved in that PR