Replies: 1 comment 1 reply
-
You probably have the Try running: php artisan vendor:publish --tag=livewire-powergrid-views and maybe also: php artisan view:clear |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
These are the steps I have taken to upgrade the library;
composer.json
"power-components/livewire-powergrid": "^1.4"
to"power-components/livewire-powergrid": "^2.0"
composer.lock
andvendor
composer install
Please correct me if I am doing the upgrading process wrong.
Thanks.
Beta Was this translation helpful? Give feedback.
All reactions