drewroberts / blog

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

Change flag name and simplify redirect logic #79 #82

Closed pdbreen closed 3 years ago

drewroberts commented 3 years ago

The logic for the Page's path looks perfect to me:

https://github.com/drewroberts/blog/blob/495c222a0ae424a7e6d1fed1a4aee6e10d4fa535/src/Models/Page.php#L140-L157