drewroberts / blog

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

Page Slug Restrictions #65

Open drewroberts opened 3 years ago

drewroberts commented 3 years ago

If a Page (#15) has a relationship to Market (https://github.com/tipoff/locations/issues/41) or Location (https://github.com/tipoff/locations/issues/42), then the Slug can't be updated in Nova. They will be updated in the Nova resource for Market or Location and that change will be synced to the Page.