LimeDeck / nova-cashier-overview

Interact with your Stripe subscriptions directly inside Nova.
MIT License
28 stars 18 forks source link

Update for laravel nova 4 #29

Closed luigel closed 2 years ago

luigel commented 2 years ago

Hi. I updated the project to work on Laravel Nova 4. If this PR will be merged this needs to be a major release because the frontend files is a breaking changes because Laravel Nova 4 is using vue 3 with inertia and Laravel Nova 3 is using vue 2.

Here are some screenshots.

Default view

image

Expanded view

image

Default view dark mode

image

Expanded view dark mode

image

rudowastaken commented 2 years ago

Awesome, thank you for this! :) Let's get it merged.