Love Fuel?    Donate

FuelPHP Forums

Ask your question about FuelPHP in the appropriate forum, or help others by answering their questions.
--created-at and --updated-at overwrite doesn't work
  • The following code still generates the created_at and updated_at fields.
    oil g admin users username:varchar[100] password:varchar[100] last_login:int --created-at=date_created --updated-at=date_modified
    

Howdy, Stranger!

It looks like you're new here. If you want to get involved, click one of these buttons!