corcel / corcel

Use WordPress backend with Laravel or any PHP application

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Sort posts by custom field

kossa opened this issue · comments

  • Corcel Version: 5.0.0
  • Framework Name & Version: Laravel 8.26.1
  • PHP Version: 7.4
  • Database Driver & Version: MySql 8

Description:

I created a custom field called "order" number type using advanced custom field, and I want to sort articles by "order", how to do it ?