Check screenshot. everything inside in forum.subdomain.com. i move all the files inside flarum and public folder to forum.subdomain.com. after
edit this file $site = require './site.php'; and
'base' => DIR,
'public' => DIR,
'storage' => DIR.'/storage',
then forum works,