corcel / corcel

Use WordPress backend with Laravel or any PHP application

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

onEachSide give error but works

imunisasi opened this issue · comments

  • Corcel Version: 6.0
  • Framework Name & Version: Laravel 9
  • PHP Version: 8
  • Database Driver & Version:

Description:

using onEachSide give 500 error
Call to undefined method Corcel\Model\Builder\PostBuilder::onEachSide()

Steps To Reproduce:

on blade using onEachSide(x)->links() instead of links()

need latest() to close the query