<?php
class Lazy {
function about () {
return [
'name' => 'LazyCode Community',
'location' => 'Indonesia',
'Wangsaff' => 'https://chat.whatsapp.com/Cxs447fSIAyGDE4RH266o9'
];
}
}
$lambo = new Lazy();
print_r($lambo->about());
Lazy Code
Lazycode adalah sebuah komunitas programmer opensource yang ada di indonesia.
Pinned Loading
Repositories
Showing 5 of 5 repositories
- Jetpack-Compose-Starter-Template Public
A Jetpack Compose Starter Project to streamline development with best practices, & modularization. Build faster, code smarter!
lazyexe/Jetpack-Compose-Starter-Template’s past year of commit activity