Cannot See New DocType created

Hi There,
i have seen from previous posts people face similar issue but cannot figure out the answer.
I am following the recorded videos how to create new app(meeting)
I have created new doctypes. I can see the doctypes in the mariadb database and on the web interface but cannot see in ubuntu folder structure.
Can someone help me out here?

  • Make sure to set developer_mode as 1
    (bench --site sitename set-config developer_mode 1)

  • Try running bench migrate from the frappe-bench directory.

developer mode is already set to 1
i tried running bench migrate, didnt work

hi @karasing try to search your doctype using search field. and after that try to add to your desktop

try this.

Step1: cd frappe-bench
Step2: bench clear-cache
Step3: bench migrate