Welcome Guest, Not a member yet? Register   Sign In
date auto getter in Entity ignore my date format
#2

You need to add them to the models allow fields array.

PHP Code:
$allowedFields = ['created_at''updated_at'// etc; 
What did you Try? What did you Get? What did you Expect?

Joined CodeIgniter Community 2009.  ( Skype: insitfx )
Reply


Messages In This Thread
RE: date auto getter in Entity ignore my date format - by InsiteFX - 09-18-2020, 01:04 AM



Theme © iAndrew 2016 - Forum software by © MyBB