Error
Interface not found
An unhandled exception occurred on line 8
5 |
|
---|---|
6 |
|
7 |
|
8 |
|
9 |
|
10 |
|
Solution
use Illuminate\Database\Eloquent\ScopeInterface; changed to use Illuminate\Database\Eloquent\Scope;
May 02, 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