Skip to content

documentation update & Laravel 11 #92

@dingman

Description

@dingman

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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions