drewroberts / blog

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

Webpage Relationships #56

Open drewroberts opened 3 years ago

drewroberts commented 3 years ago

The following models should have nullable relationships to Webpage (https://github.com/tipoff/seo/issues/19):

This will make it easy to track their SEO rankings (https://github.com/tipoff/seo/issues/18) over time.