📅  最后修改于: 2022-03-11 14:54:19.244000             🧑  作者: Mango
the PHP laravel -> eloquent ORM -> save() method returns true OR false in case the insert operation failed, so it's a good practice to put it inside if() clause for extra checks