- https://trello.com/b/iuskDHXt/komanda-board
- https://trello.com/b/whv5gtuj/tpt-pin-planner
- https://trello.com/b/1KRMaYUN/bullet-journal-companion-template-
- https://trello.com/b/KQxSg1jW/gs
- https://trello.com/b/4CyRXDgL/demo-m20170600166-logistic
- https://trello.com/b/fpYBRlzg/demo
- https://trello.com/b/EAnzdYGO/sales-team-resources
- https://trello.com/b/51WsEhtE/feature-requests
- https://trello.com/b/yrJ4Ek5D/new-website
- https://trello.com/b/dPSxk29R/bible-checklist
This file contains 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
#!/bin/bash | |
PHP_VERSION="8.3" # Replace with your PHP version or use a variable to set it dynamically | |
# Define the source and destination paths | |
mods_available="/etc/php/$PHP_VERSION/mods-available" | |
cli_conf_d="/etc/php/$PHP_VERSION/cli/conf.d" | |
fpm_conf_d="/etc/php/$PHP_VERSION/fpm/conf.d" | |
link_name="10-newrelic.ini" |
This file contains 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 | |
namespaced App\Providers; | |
use RuntimeException; | |
use Illuminate\Support\Facades\Route; | |
use Illuminate\Database\Eloquent\Model; | |
use Illuminate\Routing\ImplicitRouteBinding; | |
class RouteServiceProvider extends ServiceProvider |
This file contains 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
Alpine.directive('typed', (el, { expression, modifiers }, { evaluateLater, effect, cleanup }) => { | |
const getStrings = evaluateLater(expression); | |
const modifierValue = (key, fallback) => { | |
if (-1 === modifiers.indexOf(key)) { | |
return fallback; | |
} | |
const value = modifiers[modifiers.indexOf(key) + 1]; | |
- clink turn of suggestion
clink set autosuggest.hint false
- jq delete field json
jq "map(del(.product_type, .created_at, .updated_at))" .\drizzle\dtemplate.json > .\drizzle\output.json
This file contains 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
/**************************************************************************** | |
* Betterfox * | |
* "Ad meliora" * | |
* version: 106 * | |
* url: https://github.com/yokoffing/Betterfox * | |
* license: https://github.com/yokoffing/Betterfox/blob/master/LICENSE * | |
* README: https://github.com/yokoffing/Betterfox/blob/master/README.md * | |
****************************************************************************/ | |
/**************************************************************************** |
This file contains 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
db.log_pub_postback.aggregate( | |
// Pipeline | |
[ | |
// Stage 1 | |
{ | |
$match: { "refcode": "betelgues", "date_postback": NumberInt(170915), "response_code": NumberInt(200), "app_key": "detoxic-vn" } | |
}, | |
// Stage 2 | |
{ | |
$group: { |
This file contains 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
{ | |
"id": "user_ref+links+time" | |
"links": [ | |
"https://lazada.vn", | |
"https://detoxic.vn" | |
], | |
"remind_period": long, | |
"user_ref": string, | |
"click_id": string, | |
"subscription_time": timestamp |
- https://www.facebook.com/dangnhdev
- https://www.facebook.com/phingocchi
- https://www.facebook.com/haint504
- https://www.facebook.com/NghiaLeMinh
- https://www.facebook.com/dungba88
- https://www.facebook.com/bachden
- https://www.facebook.com/pham.phuong.tu
- https://www.facebook.com/huy
- https://www.facebook.com/thanhtu.pham.12914
- https://www.facebook.com/hung.stanford
NewerOlder