Error
Class not found
An unhandled exception occurred on line 15
12 |
|
---|---|
13 |
|
14 |
|
15 |
|
16 |
|
Solution
Yeah, that won't work. To use Laravel classes, you need Laravel's autoloader. The correct way of doing this is a [custom Artisan command](https://laravel.com/docs/5.4/artisan#writing-commands).View solution externally on StackOverflow
Apr 14, 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