Rendering a table in a Blade view V3 to V4 Issues

I already run the upgrade scripts . but I got this issue .

Error: Cannot find module './vendor/filament/support/tailwind.config.preset'
Require stack:
- /Users/khairulazmi/Desktop/development/mysyarikat/filamentv4/tailwind.config.js


I am using rendering table in livewire components in v3 . and I want to upgrade to v4 .

Not sure what to do , looking at the upgrade guide .

Looks like it for Panel users only .
Screenshot_2025-08-13_at_7.53.07_PM.png
Screenshot_2025-08-13_at_7.53.32_PM.png
Solution
Done
Was this page helpful?