Slide 28
Slide 28 text
$pheetsu = \Ttskch\Pheetsu\Factory\PheetsuFactory::create(
'google_oauth2_client_id',
'google_oauth2_client_secret',
'google_oauth2_redirect_uri',
'google_oauth2_javascript_origin',
'spreadsheet_id',
'sheet_name'
);
$pheetsu->authenticate();
$pheetsu->create([
'id' => 6,
'name' => 'ttskch',
'score' => 100,
]);
Usageʢ༧ఆʣ