This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"USER":"nginx", | |
"HOME":"\/var\/lib\/nginx", | |
"HTTP_ACCEPT_LANGUAGE":"en-US,en;q=0.9", | |
"HTTP_ACCEPT_ENCODING":"gzip, deflate", | |
"HTTP_REFERER":"http:\/\/localhost\/", | |
"HTTP_X_REQUESTED_WITH":"app.bukuku.io", | |
"HTTP_ORIGIN":"http:\/\/localhost", | |
"HTTP_CONTENT_TYPE":"application\/json", | |
"HTTP_USER_AGENT":"Mozilla\/5.0 (Linux; Android 10; M2006C3MG Build\/QP1A.190711.020; wv) AppleWebKit\/537.36 (KHTML, like Gecko) Version\/4.0 Chrome\/91.0.4472.101 Mobile Safari\/537.36", |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
/** | |
*Submitted for verification at BscScan.com on 2021-04-01 | |
*/ | |
/** | |
*Submitted for verification at BscScan.com on 2021-04-01 | |
*/ | |
// SPDX-License-Identifier: MIT | |
pragma solidity ^0.4.26; |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
/** | |
*Submitted for verification at BscScan.com on 2021-04-01 | |
*/ | |
/** | |
*Submitted for verification at BscScan.com on 2021-04-01 | |
*/ | |
// SPDX-License-Identifier: MIT | |
pragma solidity ^0.4.26; |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
PrepaidProduct::upsert($collection, ['buyer_sku_code'], | |
[ | |
'product_name', | |
'category', | |
'brand', | |
'type', | |
'seller_name', | |
'price', | |
'buyer_product_status', |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
chmod -R 774 | |
https://askubuntu.com/questions/59458/error-message-sudo-unable-to-resolve-host-none | |
https://askubuntu.com/questions/378351/permissions-and-ownership-of-var-www | |
https://www.digitalocean.com/community/tutorials/how-to-set-up-apache-virtual-hosts-on-ubuntu-16-04 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<?php | |
use Fatkulnurk\Microframework\Http\Message\Response; | |
use Fatkulnurk\Microframework\Routing\RouteCollector; | |
return function (RouteCollector $r) { | |
$r->addRoute('GET', '/', function ($args) { | |
return Response::getInstance() | |
->withView('index', [ | |
'name' => 'fatkul nur k', |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#!/usr/bin/env bash | |
# Update Package List | |
apt-get update | |
# Update System Packages | |
apt-get upgrade -y | |
# Install Some PPAs | |
apt-get install python-software-properties |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
LAYARKACA21 | |
http://139.99.209.98/ | |
INDOXXI | |
http://103.194.171.75/ |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<?php | |
//https://cwhite.me/laravel-api-form-request-validation-errors/ | |
namespace App\Http\Requests; | |
use Illuminate\Foundation\Http\FormRequest as LaravelFormRequest; | |
use Illuminate\Http\JsonResponse; | |
abstract class FormRequest extends LaravelFormRequest | |
{ |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
http://www.versebyversequran.com/ | |
http://www.everyayah.com/ | |
http://tanzil.net/trans/ | |
https://alquran.cloud/cdn |
NewerOlder