I finally figure it out.
Problem is with database connection, just set the database connection to default.
$itemSchemaId = db()->use('default')->lastInsertId();