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
{
"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",
@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"

Open File App\Providers\AppServiceProvider

Change method boot

use Carbon\Carbon;


public function boot()
{
	config(['app.locale' => 'id']);