drewroberts / blog

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

Posts #5

Open drewroberts opened 4 years ago

drewroberts commented 4 years ago

Blog Posts should belong to a Series (#4) and have a cover Image (#1). They can also feature a Video (#2). Through the Series, they also belong to a main Topic (#3).

I would also like to keep track of pageviews which are pulled from Google Analytics (#7).