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.
1 parent b7ac1b7 commit 3850f57Copy full SHA for 3850f57
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