ssddanbrown / rss

PROJECT MIGRATED TO CODEBERG -- A simple twitter-feed-style RSS aggregator written in PHP, Laravel, Inertia.js, Tailwind and Vue.js
https://codeberg.org/danb/rss
MIT License
530 stars 20 forks source link

Upgrade to Inertia.js v1 #11

Closed ssddanbrown closed 1 year ago

ssddanbrown commented 1 year ago

https://inertiajs.com/upgrade-guide

Keep in mind the monkey-patching here: https://github.com/ssddanbrown/rss/blob/5e500edcf5d1e62eb520b0201f94e003b3fe51de/resources/js/app.js#L5-L15

The problem of which is detailed here: https://github.com/inertiajs/inertia/issues/1214