Hi
I want to develop a project on flarum
But I need to work with the flarum as if I'm working with laravel and directory structure as in Laravel.
In the root directory, I need folders like:
app
config
resources
routes
and other.
Can you tell me how to get this?