Breaking Upgrade - Laravel 10 and SvelteKit/Svelte
It's been a while since I did not update this application. Today, I am releasing a new update which consists of the following changes.
- Full rewrite from scratch using the latest Laravel version to date.
- Dumped ReactJS in favor of SvelteKit/Svelte which is my current favourite frontend framework.
- More testing coverage
- Added branches which you assign to members.
- Updated package structure. You can now add multiple services per package which makes more sense.
- Updated the dashboard UI so that when you login a member, you will be able to see if they have subscriptions and branches.