don’t blink — the Laravel team at laracon AU will drop something big. just saying… 👀🦹
We're sponsoring Laracon AU this year!
Although we can't be there in person (maybe next year?) we'd love to see pics with our logo 🤩
We might even send you something special 😘
After a while, I decided to work on repeating-export-for-ynab.com.
Things I achieved:
- Bugfix and code cleanup
- Changing deployment method to use Github Actions and Laravel Forge deployment trigger
Things planning:
- Getting 100% testing code coverage
- Working on a web UI to view repeating transactions (separate repo)
You should see the "rest" api I'm working with. They're a GET wrapper arround a soap service. Stauts code is handled with a json property like "outcome": "T" or "F". Http status code? Always 200.
I did a nice refactor of the Inertia Table library structure. It resulted in smaller builds and removed the need for a *dedupe* option in the Vite config.
Though the setup is only a little bit different (easier), I will still tag a major new version to avoid any confusion ✌️
Hopefully, I can release it tomorrow. I'll document it thoroughly and notify all customers 🫶