Make app with symfony

Hi Nextcloud community !
I would like to make an app, for the backend I use Symfony 4.4. How can I create a project symfony with nextcloud’s app architecture ?

Hi,

we have some Symfony components in Nextcloud. Some of them are hidden between a thin layer of abstraction for the sake of providing a stable API.

What exactly are you trying to build?