-
iam getting this error while login |
Beta Was this translation helpful? Give feedback.
Answered by
dvhebesha
Dec 7, 2024
Replies: 2 comments
-
@dvhebesha is this issue apparent in local installation? I'll check and get back to you. |
Beta Was this translation helpful? Give feedback.
0 replies
-
@rahulhaque Thank you i found a solution composer dump-autoload |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
dvhebesha
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
@rahulhaque Thank you i found a solution
composer dump-autoload
php artisan config:cache
php artisan route:cache
php artisan view:cache
php artisan vendor:publish --force --tag=livewire:assets
php artisan filament:assets
php artisan filament:cache-components