Home >Backend Development >PHP Tutorial >Ask a question about firstOrCreate in laravel

Ask a question about firstOrCreate in laravel

WBOY
WBOYOriginal
2016-10-19 10:40:481254browse

When using firstOrCreate in laravel, a model is returned, so how do you know whether it is newly created data or the original data?

Reply content:

When using firstOrCreate in laravel, a model is returned, so how do you know whether it is newly created data or the original data?

Statement:
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn