Adam T
Created a fork of Filament-Fabricator but it broke
Hey guys, this might be a bit of an odd ask, but I've been having some troubles debugging this issue.
I've forked filament-fabricator, and mode a few modifications to get it working with a multi-tenancy plugin I installed.
https://github.com/ajmt93/filament-fabricator
I had made the changes inside my project and it was working, and then I copied the modifications to the new repo, tried to pull them all in, but I keep getting the exception:
Target class [filament-fabricator] does not exist.
Share of stacktrace( https://flareapp.io/share/VmeN1lzP )
When going through the stack trace there is an error in the PageResource:
In my composer.json file I also added this to get the autoload working:
I am hoping to get this working on my project and then eventually rewrite things to work with broader multi-tenancy options. Any help would be appreciated.
I'll have to review any messages tomorrow as I am just about to sleep, but thank you!3 replies