drewroberts / blog

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

Add route/support for post with no series #67 #69

Closed pdbreen closed 3 years ago

pdbreen commented 3 years ago

NOTE - this PR is based on the still pending pdbreen/feature/routes branch to make it easier to review changes.

drewroberts commented 3 years ago

@pdbreen Could you also update the path attribute for Post (#5) with this new routing logic?

https://github.com/drewroberts/blog/blob/5fc5a53f151a0ed815af6efbf0f974b759ad6433/src/Models/Post.php#L51-L61