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
Hello Dear,
Thank you for great job I just have a little issue.
I've got this issue:
PHP error: Non-static method Waavi\UrlShortener\UrlShortener::shorten() should not be called statically on line 1
Hello Dear,
Thank you for great job I just have a little issue.
I've got this issue:
PHP error: Non-static method Waavi\UrlShortener\UrlShortener::shorten() should not be called statically on line 1
when I write code:
\UrlShortener::shorten('http://google.com');
The text was updated successfully, but these errors were encountered: