Defrothew
Defrothew
I'm also having issues with this as well. I followed the installation and configuration process but may be I missed something. I already added the necessary class in my "config/app.php"...
Ok, I fixed my issue because I missed a step. I just added this code to my "app\Providers\AppServiceProvider"'s register method function: $this->app->register(RepositoryServiceProvider::class);
Well, that means that you have multiple parent items connected to the same children items. Parent A has: - Child A - Child B - Child C Parent B has:...