BadMethodCallException
Call to undefined method Illuminate\Database\Eloquent\Relations\HasMany::associate()
An unhandled exception occurred on line 50
47 |
|
---|---|
48 |
|
49 |
|
50 |
|
51 |
|
52 |
|
Solution
Changed in the model from HasMany to belongsTo
Apr 10, 2021
•
Anyone
Install the browser extension
Found this solution helpful? Try our extension for quick solutions to your Laravel errors.
Add to Chrome - It's free
0 replies