-
Notifications
You must be signed in to change notification settings - Fork 73
Open
Description
Hi there Will - thanks again for such an amazing wrapper here.
The documentation seems like it might be a bit outdated for Laravel 11, at least while I'm trying to use it
When I import the package into my files
use willvincent\feeds\Feeds; // Import the feeds library
usage
$feeds = Feeds::make($feedUrl);
my IDE continues to tell me:
Undefined class 'Feeds'
But when I check config\app.php, I don't see anything for aliases anymore
I'm not really sure what I might be doing wrong here. Any advice?
Metadata
Metadata
Assignees
Labels
No labels