Changes not really tested right now
- Update Laravel to 12
- Update InertiaJS to 2
- Check if monkey-patch (in
app.js) is still needed.
- Check if monkey-patch (in
- Update tailwind
- Update dockerfile base from Ubuntu 22.04
- Check other images used in build
- Potentially remove redundant axios usage?
- Update vite
- Remove autoprefixer
- General test of all functionality
Changes not really tested right now
- [x] Update Laravel to 12
- [x] Update InertiaJS to 2
- [x] Check if monkey-patch (in `app.js`) is still needed.
- [x] Update tailwind
- [x] Update dockerfile base from Ubuntu 22.04
- [x] Check other images used in build
- [x] Potentially remove redundant axios usage?
- [x] Update vite
- [x] Remove autoprefixer
- [x] General test of all functionality