Skip to content

Instantly share code, notes, and snippets.

View aspsptyd's full-sized avatar
📫
Potiusque sero quam nunquam [Liv. 4 2 11]

Asep Septiadi aspsptyd

📫
Potiusque sero quam nunquam [Liv. 4 2 11]
View GitHub Profile

Open File App\Providers\AppServiceProvider

Change method boot

use Carbon\Carbon;


public function boot()
{
	config(['app.locale' => 'id']);
@aspsptyd
aspsptyd / app_usage.json
Created May 14, 2024 07:54
Data Array App Usage
{
"0": {
"isSystem": false,
"count": 10,
"eventType": 0,
"usageTime": 12172450,
"eventTime": 1715630340549,
"packageName": "ginlemon.flowerfree",
"humanReadableUsageTime": "3h 22m 52s",
"name": "ginlemon.flowerfree"
{
"code": 200,
"version_app": "v3.1",
"api_version": "20240115.1",
"profile_info": {
"nrp": "9002120",
"nama": "Asep Septiadi",
"no_telp": "0812",
"email": "[email protected]",
"license_user": "9871711940211582",
LOG {
"request_all": {
"app_version": "v3.1",
"build": "202401201",
"status": "Develop Gen 4",
"id_user_fitbit": "BSQQPG",
"id_shift": 147,
"nama_shift": "Shift 1",
"rawGetSleep": {
"response_code": 200,
@aspsptyd
aspsptyd / respon-check.json
Created January 21, 2024 03:34
Check Respon
LOG {
"request_all": {
"app_version": "v3.1",
"build": "20240120.1",
"status": "Develop Gen 4",
"id_user_fitbit": "BSQQPG",
"id_shift": 147,
"nama_shift": "Shift 1",
"rawGetSleep": {
"response_code": 200,
@aspsptyd
aspsptyd / performance.json
Created January 20, 2024 23:07
Tambah Objek perform_akun untuk akun terkait
{
"response_code": 200,
"msg": "berhasil",
"perform_akun": {
"nama": "Valdi",
"ranking": "1",
"durasi": 151
},
"data": [
{
@aspsptyd
aspsptyd / dashboard.json
Created January 20, 2024 23:00
Request FTW without FTW Form
LOG {
"app_version": "v3.1",
"build": "20240120.1",
"status": "Develop Gen 4",
"id_user_fitbit": "BSQQPG",
"id_shift": 147,
"nama_shift": "Shift 1",
"rawGetSleep": {
"response_code": 200,
"status": "berhasil",
@aspsptyd
aspsptyd / response.json
Created January 20, 2024 11:11
Respon FTW
LOG {
"app_version": "v3.1",
"build": "20240120.1",
"status": "Develop Gen 4",
"id_user_fitbit": "BSQQPG",
"id_shift": 147,
"nama_shift": "Shift 1",
"rawGetSleep": {
"response_code": 200,
"status": "berhasil",
@aspsptyd
aspsptyd / dashboard.json
Last active January 19, 2024 06:53
Response Dashboard JSON
{
"code": 200,
"version_app": "v3.1",
"api_version": "20240115.1",
"profile_info": {
"nrp": "83293934",
"nama": "Asep Septiadi",
"no_telp": "0836288329399",
"license_user": "3332-9993-2222-3311",
"set_shift_user": "Shift 1"
@aspsptyd
aspsptyd / .gitignore
Last active July 20, 2023 15:36
Git Ignore Terintegrasi App
# USAHAKAN KETIKA MENAMBAHKAN GITIGNORE PADA SAAT SEBELUM GIT INIT
# FOLDERS
/vendor
/tests
/node_modules
# FILES
.env.example
composer.lock