Welcome Guest, Not a member yet? Register   Sign In
Missing namespace from composer library
#2

Quote:Do I'll need  to register the namespaces from the package somewhere?

No.

PHP Code:
$steam = new \Vikas5914\SteamAuth($config); 

I recommend you learn PHP namespaces.
https://www.php.net/manual/en/language.n...ionale.php
Reply


Messages In This Thread
RE: Missing namespace from composer library - by kenjis - 06-12-2022, 04:30 PM



Theme © iAndrew 2016 - Forum software by © MyBB