corcel / corcel

Use WordPress backend with Laravel or any PHP application

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Laravel Nova & Corcel - many-to-many relation

NowakAdmin opened this issue · comments

  • Corcel Version: 7.0.0
  • Framework Name & Version: Laravel 10.43
  • PHP Version: 8.2.13
  • Database Driver & Version: MySQL 10.11.6-MariaDB-1:10.11.6+maria~deb11
  • Nova 4.23.0 (Silver Surfer)

Description:

#643

Steps To Reproduce:

make many-to-many (belongsToMany) relation between corcel product model and another model in laravel with pivot table
corcel is searching in wordpress database for pivot table.