Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Is Widget feature working??? #8

Open
altraWeb opened this issue Aug 16, 2018 · 4 comments
Open

Is Widget feature working??? #8

altraWeb opened this issue Aug 16, 2018 · 4 comments

Comments

@altraWeb
Copy link

Because someone noticed that we instantiate an abstract class Widget in ThemeServiceProvider.

I think thats not right.... Or i'am stupid??

@AhmedSayedSk
Copy link

not working with me also

@FaCuZ
Copy link
Owner

FaCuZ commented Sep 15, 2018

Please call composer update and try again. Make sure you have 3.1.1

@AgelxNash
Copy link

@Surt
Copy link

Surt commented Sep 25, 2018

I'm having an error with 3.1.1 on an app that was working right with 3.1
When calling
@widget(\Namespace\ClassName::class, $options]
rendered correctly as
<?php echo Theme::widget('\Namespace\ClassName', $options])->render(); ?>
the system says that the class does not exists appending App\Widgets\\Namespace\ClassName

Where did the App\Widgets\\ comes? I'm not using namespaces placeholders or nothing.

Any help will be appreciated. Thanks.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants