Contents
- 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
- Django – build core
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 ...
Django – build core
Contents1. Django basic2. Thư viện MarshMallow – Validate3. Serializer4. Middleware5.. ...