Be part of JetBrains PHPverse 2026 on June 9 – a free online event bringing PHP devs worldwide together.

El Klo's avatar

El Klo started a new conversation+100 XP

1mo ago

Filament v4 upgrade script keeps the old folders

I ran the v3 to v4 upgrade script for filament to change the directory structure. So let's say i had an ArticleResource/Pages folder in my V3 structure, the script changed that to Articles/Pages. This is done as it should be for 98% of the resources, however, all the old (empty) folders are still in my structure?

Is this supposed to happen? I have a lot of resources so i want to make sure this is default behavior and if it's safe to delete all the empty folders?