Skip to content

Error after upgrading to version 6. #1908

Closed Answered by Scraayp
Scraayp asked this question in Q&A
Discussion options

You must be logged in to vote

After some research I found out using the following command grep -r "RulesController" .. I found out that the file is located in ./storage/framework/views/7b5c7ed24bddb8e10a1cdccc4b53689f.php:<?php $actionRulesClass = app('PowerComponents\LivewirePowerGrid\Components\Rules\RulesController'); ?>. Which means it was in the compiled view.

So it was pretty clear, clear the view with artisan. php artisan view:clear fixed it for me!

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by Scraayp
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
1 participant