Is there an easy way to store blade components in a modular directory structure?

For instance, for a monolith with a website and an app, I'd like to store components under "website/components" instead of "components/website". This does not seem to be possible out of the box?

#laravel

Comments