![]() |
Huge bottle neck is DateTime class auto convertion
- If you are using models with timestamps (updated_at and created_at) PHP Code: protected $useTimestamps = true; - if you are pulling data with entities PHP Code: class User extends Entity Clear $dates array and see if that helps, then - make your decisions |
Welcome Guest, Not a member yet? Register Sign In |