We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents b370549 + 3850f57 commit 2e7cca1Copy full SHA for 2e7cca1
laravel/database/eloquent/relationships/has_many_and_belongs_to.php
@@ -21,7 +21,7 @@ class Has_Many_And_Belongs_To extends Relationship {
21
protected $other;
22
23
/**
24
- * The columns on the joining tbale that should be fetched.
+ * The columns on the joining table that should be fetched.
25
*
26
* @var array
27
*/
0 commit comments