I added the Laravel blog rewrite rule in #1513, but since then they have changed their feed format. Now, the feed contains a small summary instead of the full markdown body. This PR removes the redundant rewrite rule.
Do you follow the guidelines?
[x] I have tested my changes
[x] There are no breaking changes
[x] I really tested my changes and there is no regression
I added the Laravel blog rewrite rule in #1513, but since then they have changed their feed format. Now, the feed contains a small summary instead of the full markdown body. This PR removes the redundant rewrite rule.
Do you follow the guidelines?