Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 29b608b commit 5dd2552Copy full SHA for 5dd2552
1 file changed
src/Illuminate/Database/Eloquent/Model.php
@@ -504,7 +504,7 @@ public static function creating(Closure $callback)
504
}
505
506
/**
507
- * Register a creating model event with the dispatcher.
+ * Register a created model event with the dispatcher.
508
* The callback will be evaluated after the model is saved.
509
*
510
* @param Closure $callback
0 commit comments