Hi, I recently came accross roots.io looking for a way to use Laravel in a Wordpress-environment as way to bridge it with other data and Laravel-apps. I love it so far, as a possible bridge and on its own for wordpress management as well. So thank you for this!
For development I use FilamentPHP most of the time. I was wondering whether it’s possible to use it in a wordpress plugin or theme using acorn. I’m getting as far as installing it through composer and loading up the login-screen of the panel, but it doesn’t parse it’s blade-components. I took the steps for using livewire since it’s build on top of this.
