Contents
- Master typescript
- Sendmail trong Laravel sử dụng dịch vụ SES, SQS của Amazon
- Install SSL in Nginx Ubuntu
- Docker study
- Bảo vệ: Hướng dẫn code bot Telegram easy game
- Bảo vệ: Các bài học từ Resonance Tech
- Build Server Ubuntu A-Z
- Cài nextjs version cũ
- Dùng chrome disable CORS
- Bảo vệ: Setting sendmail SES – Cloudformation
Master typescript
Contents1. Run typescript2. Type basic3. Object type3.1 Alias type3.2 Nested object3.3 Optional ...
Sendmail trong Laravel sử dụng dịch vụ SES, SQS của Amazon
Contents1. Dịch vụ SES là gì?2. Gửi mail với Laravel và SES2.1 Cấu hình trên AWS-SES2.2 Cấu hình ...
Install SSL in Nginx Ubuntu
Website reference: https://docs.chaicode.com/ssl-in-nginx-ubuntu/ Các bước thực hiện: Install ...
Docker study
Contents1. Các khái niệm chính1.1 Docker trên Window2. Dockerfile3. Docker Command4. Docker ...
Build Server Ubuntu A-Z
Contents1. Cài Nginx2. Cài PHP 8.13. Cài Composer4. Cài Git5. Change nginx6. Cài MySQL7. Cài ...
Cài nextjs version cũ
It’s possible to setup Next.js version 12 manually: Tham khảo: https:/ ...
Dùng chrome disable CORS
Vào folder chứa chrome.exe và chạy lệnh sau: Chrome sẽ mở lên với dòng chữ: You are using ...