inertiajs / pingcrm

A demo application to illustrate how Inertia.js works.
http://demo.inertiajs.com
MIT License
2.1k stars 767 forks source link

Update to Laravel 11, Inertia 1.0, Tailwind 3.0, and Vite #209

Closed jessarcher closed 5 months ago

jessarcher commented 5 months ago

This PR updates the following packages:

It also adds a few GitHub Actions.

I created this after seeing #208, which looks good, but I wanted to get Vite in first.

Thanks to #171, #173, #188, #201, and #206, which all upgraded various pieces. It just felt more straightforward and more consistent to let Shift handle everything in one go.

reinink commented 5 months ago

Thanks so much for this @jessarcher!!