gpt4 book ai didi

php - laravel 4 eloquent 中的生命周期回调

转载 作者:行者123 更新时间:2023-11-30 01:36:22 24 4
gpt4 key购买 nike

我是 laravel4 的新手。有没有办法自动设置表中的时间戳()字段(created_at,updated_ad)?可能就像 Doctrine2 生命周期回调实体中的 onUpdate 和 onDelete 事件。先谢谢了

最佳答案

如果您使用Eloquent,那么情况已经如此。 Laravel 文档中 Database \ Eloquent ORM \ Timestamps 下提到了它.

Timestamps

By default, Eloquent will maintain the created_at and updated_at columns on your database table automatically. Simply add these datetime columns to your table and Eloquent will take care of the rest.

关于php - laravel 4 eloquent 中的生命周期回调,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/16822683/

24 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com