Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 144 Bytes

MANUAL.md

File metadata and controls

6 lines (4 loc) · 144 Bytes

create users on the cli

php oil console

Auth::instance()->create_user('username','password','[email protected]','<group as integer>');