Skip to content

NimTechnology

Trình bày các công nghệ CLOUD một cách dễ hiểu.

  • Kubernetes & Container
    • Docker
    • Kubernetes
      • Ingress
      • Pod
    • Helm Chart
    • OAuth2 Proxy
    • Isito-EnvoyFilter
    • Apache Kafka
      • Kafka
      • Kafka Connect
      • Lenses
    • Vault
    • Longhorn – Storage
    • VictoriaMetrics
    • MetalLB
    • Kong Gateway
  • CI/CD
    • ArgoCD
    • ArgoWorkflows
    • Argo Events
    • Spinnaker
    • Jenkins
    • Harbor
    • TeamCity
    • Git
      • Bitbucket
  • Coding
    • DevSecOps
    • Terraform
      • GCP – Google Cloud
      • AWS – Amazon Web Service
      • Azure Cloud
    • Golang
    • Laravel
    • Python
    • Jquery & JavaScript
    • Selenium
  • Log, Monitor & Tracing
    • DataDog
    • Prometheus
    • Grafana
    • ELK
      • Kibana
      • Logstash
  • BareMetal
    • NextCloud
  • Toggle search form

Category: Laravel

Ví dụ về laravel http client response code

Posted on July 17, 2021 By nim No Comments on Ví dụ về laravel http client response code
Ví dụ về laravel http client response code

https://newbedev.com/python-laravel-http-client-response-code-example Ví dụ 1: laravel http request get response Ví Dụ 2: use guzzle http client laravel Ví dụ 3: laravel http client Ví dụ 4: laravel http client

Laravel

Vẽ chart cực đẹp bằng Morris JS và hướng dẫn fix lỗi morris không làm việc trên tab của bootstap

Posted on June 19, 2021August 10, 2021 By nim No Comments on Vẽ chart cực đẹp bằng Morris JS và hướng dẫn fix lỗi morris không làm việc trên tab của bootstap
Vẽ chart cực đẹp bằng Morris JS và hướng dẫn fix lỗi morris không làm việc trên tab của bootstap

Hướng dẫn fix lỗi ko morris Js hiển thị trên tab của bootstrap. https://stackoverflow.com/questions/40517038/morris-js-chart-not-working-inside-of-a-bootstrap-tab

Jquery & JavaScript, Laravel

[PHP] Hướng dẫn kiểm tra array rỗng hay null không?

Posted on June 18, 2021December 13, 2021 By nim No Comments on [PHP] Hướng dẫn kiểm tra array rỗng hay null không?
[PHP] Hướng dẫn kiểm tra array rỗng hay null không?

1) Recheck array is empty or null Link: https://www.geeksforgeeks.org/how-to-check-whether-an-array-is-empty-using-php/ Cách 1: Cách 2 Cách 3: 2) Removing key that has a null value in an array Tiếp theo là phần khác (update Mon 13 Dec 2021) Xoá key và value nếu value bằng null https://stackoverflow.com/questions/4352203/any-php-function-that-will-strip-properties-of-an-object-that-are-null Mình thấy kiểu trên khá hay

Laravel

[Model/Laravel] hasMany Quan Hệ 1 Nhiều trong model

Posted on June 15, 2021June 15, 2021 By nim No Comments on [Model/Laravel] hasMany Quan Hệ 1 Nhiều trong model
[Model/Laravel] hasMany Quan Hệ 1 Nhiều trong model
quan-he-1-nhieu-model-laravel

Laravel

[Model/Laravel]hasOne – Relationship Quan hệ 1-1

Posted on June 15, 2021June 15, 2021 By nim No Comments on [Model/Laravel]hasOne – Relationship Quan hệ 1-1
[Model/Laravel]hasOne – Relationship Quan hệ 1-1

Đây file Pdf các bạn nhấn hình ảnh để chuyển trang nhé Links video:

Laravel

Tự tạo Command “php artisan” cho riêng mình trên web laravel

Posted on June 13, 2021December 28, 2021 By nim No Comments on Tự tạo Command “php artisan” cho riêng mình trên web laravel
Tự tạo Command “php artisan” cho riêng mình trên web laravel

Links list videos: Các thứ chạy command laravel thì nằm hết trong func handler $this->info() để in kêt quả ra ngoài màn hình. câu lệnh tạo file command: php artisan make:command GetAllocationClusterDailyKubecost php artisan kubecost:getAllocationClusterDaily 1) Option Để hứng được option {–days=} trong 1 function Khi gõ command: php artisan prometheus:pullAvailabilityMetrics –days=1hoặc không có option…

Read More “Tự tạo Command “php artisan” cho riêng mình trên web laravel” »

Laravel

Các Lệnh query với Model của Laravel eloquent

Posted on June 11, 2021April 27, 2022 By nim No Comments on Các Lệnh query với Model của Laravel eloquent
Các Lệnh query với Model của Laravel eloquent

Khi tìm 1 điều kiện không giống WHERE NOT IN Laravel Eloquent “WHERE NOT IN” Query database lớn hơn. WHERE Like https://www.positronx.io/laravel-eloquent-where-like-query-example-tutorial/ WHERE REGEXP Cảm ơn bạn Tích đã chia sẻ kiến thức ^: là bắt đầu$: là kết thúc mình có 1 user tên là uc.dang như nếu query like ‘%uc.dang%’ thì ăn nhầm…

Read More “Các Lệnh query với Model của Laravel eloquent” »

Laravel

Hướng dẫn thêm column(cột) và change type column cho table bằng command trong Laravel

Posted on June 7, 2021December 9, 2021 By nim No Comments on Hướng dẫn thêm column(cột) và change type column cho table bằng command trong Laravel
Hướng dẫn thêm column(cột) và change type column cho table bằng command trong Laravel

1) add new column to table Link: https://stackoverflow.com/questions/16791613/add-a-new-column-to-existing-table-in-a-migration To create a migration, you may use the migrate:make command on the Artisan CLI. Use a specific name to avoid clashing with existing models for Laravel 3: php artisan migrate:make add_paid_to_users for Laravel 5+: You then need to use the Schema::table() method (as you’re accessing an existing table, not…

Read More “Hướng dẫn thêm column(cột) và change type column cho table bằng command trong Laravel” »

Laravel

Posts pagination

Previous 1 2 3
Tham Gia Group DevOps nhé!
Để Nim có nhiều động lực ra nhiều bài viết.
Để nhận được những thông báo mới nhất.

Recent Posts

  • [Laravel] Laravel Helpful June 26, 2025
  • [VScode] Hướng dẫn điều chỉnh font cho terminal June 20, 2025
  • [WordPress] Hướng dấn gửi mail trên WordPress thông qua gmail. June 15, 2025
  • [Bitbucket] Git Clone/Pull/Push with Bitbucket through API Token. June 12, 2025
  • [Teamcity] How to transfer the value from pipeline A to pipeline B June 9, 2025

Archives

  • June 2025
  • May 2025
  • April 2025
  • March 2025
  • February 2025
  • January 2025
  • December 2024
  • November 2024
  • October 2024
  • September 2024
  • August 2024
  • July 2024
  • June 2024
  • May 2024
  • April 2024
  • March 2024
  • February 2024
  • January 2024
  • December 2023
  • November 2023
  • October 2023
  • September 2023
  • August 2023
  • July 2023
  • June 2023
  • May 2023
  • April 2023
  • March 2023
  • February 2023
  • January 2023
  • December 2022
  • November 2022
  • October 2022
  • September 2022
  • August 2022
  • July 2022
  • June 2022
  • May 2022
  • April 2022
  • March 2022
  • February 2022
  • January 2022
  • December 2021
  • November 2021
  • October 2021
  • September 2021
  • August 2021
  • July 2021
  • June 2021

Categories

  • BareMetal
    • NextCloud
  • CI/CD
    • Argo Events
    • ArgoCD
    • ArgoWorkflows
    • Git
      • Bitbucket
    • Harbor
    • Jenkins
    • Spinnaker
    • TeamCity
  • Coding
    • DevSecOps
    • Golang
    • Jquery & JavaScript
    • Laravel
    • NextJS 14 & ReactJS & Type Script
    • Python
    • Selenium
    • Terraform
      • AWS – Amazon Web Service
      • Azure Cloud
      • GCP – Google Cloud
  • Kubernetes & Container
    • Apache Kafka
      • Kafka
      • Kafka Connect
      • Lenses
    • Docker
    • Helm Chart
    • Isito-EnvoyFilter
    • Kong Gateway
    • Kubernetes
      • Ingress
      • Pod
    • Longhorn – Storage
    • MetalLB
    • OAuth2 Proxy
    • Vault
    • VictoriaMetrics
  • Log, Monitor & Tracing
    • DataDog
    • ELK
      • Kibana
      • Logstash
    • Fluent
    • Grafana
    • Prometheus
  • Uncategorized
  • Admin

Copyright © 2025 NimTechnology.