You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@diego-mglab@sluxzer for some reasons, it seems that the auto-loading of the Facade is not working. You would have to include it yourself, like so:
useFacades\jpmurray\LaravelCountdown\Countdown;
That way I could make it work. I'll mark this as a bug to fix, but it's not high in my priorities, especially since we can import the facade ourselves.
jpmurray
changed the title
Non-static method jpmurray\LaravelCountdown\Countdown::from() should not be called statically
Facades does not seems to work when used with Laravel 5.5 auto-discovery
Sep 7, 2017
Halo
I like to try it, but when i try to run, it's show:
(1/1) ErrorException
Non-static method jpmurray\LaravelCountdown\Countdown::from() should not be called statically
Thank you.
The text was updated successfully, but these errors were encountered: