tushargugnani / 5balloons.info

5 stars 1 forks source link

RSS Feed URL #38

Closed tushargugnani closed 1 year ago

tushargugnani commented 1 year ago

Here is how our current feed looks like https://5balloons.info/feed/ however with WordPress in headless mode, we won't be able to access it once we move to Laravel. We need to recreate the feed in laravel. We can use /spatie/laravel-feed package to achieve this.