Skip to content
@lazyexe

Lazy Code

Lazycode adalah sebuah komunitas programmer opensource yang ada di indonesia.
<?php

class Lazy {
    function about () {
        return [
            'name' => 'LazyCode Community',
            'location' => 'Indonesia',
            'Wangsaff' => 'https://chat.whatsapp.com/Cxs447fSIAyGDE4RH266o9'
        ];
    }
}

$lambo = new Lazy();
print_r($lambo->about());

Pinned Loading

  1. awesomesvg awesomesvg Public

    SVGs

    JavaScript 4 3

  2. use-custom-auth-state-baileys use-custom-auth-state-baileys Public

    useCustomAuthState Baileys

    1

Repositories

Showing 6 of 6 repositories

Top languages

Loading…

Most used topics

Loading…