- emmet + Emmet hỗ trợ viết code nhanh cho HTML và CSS dựa trên snippets (những đoạn mã dựng sẵn cho việc tái sử dụng nhiều lần).
- All autocomplete
- emmet css Nó là công cụ để cho dev sinh code nhanh hơn. Ví dụ: http://docs.emmet.io/cheat-sheet/
- bootstrap 3 snippet
- sublime linter + sublime linter php ++ phpintel ++ phpsnippet
-
Download trên trang chủ Mongo, chọn phiên bản phù hợp tại đây.
Ở đây mình chọn version 4.2.1 (current release). OS: Windows x64 x64.
-
Sau khi tải về thì chạy file .msi để cài đặt.
-
Cài đặt MongoDB trên Windows như service. Nghĩa là mỗi khi khởi động PC, nó sẽ chạy ngầm như một service trên windows.
-
Sẽ có 2 tuỳ chọn. Ở đây sẽ chọn Run service as Network Service user để kết nối với MongoDB trong tất cả network.
-
Để sử dụng được MongoDB PHP Library
cần cài đặt MongoDB PHP Driver
. Chọn cách cài đặt phù hợp với flatform ở đây
- Cài đặt cho
wamp
bằng cách tải PHP extensionphp_mongodb.dll
. - Rồi thêm vào
php.ini
:
- https://framework.zend.com/manual/1.12/en/learning.quickstart.html
- https://framework.zend.com/manual/1.12/en/learning.html
- Tải library của zend về và cài đặt path global (windows) C:\wamp64\www\zend\ZendFramework-1.12.18\bin
- Chạy lệnh
zf
để kiểm tra cài đặt thành công.
@charset "UTF-8";
/*!
* animate.css - https://animate.style/
* Version - 4.1.1
* Licensed under the MIT license - https://opensource.org/licenses/MIT
*
* Copyright (c) 2021 Animate.css
All rules and guidelines in this document apply to PHP files unless otherwise noted. References to PHP/HTML files can be interpreted as files that primarily contain HTML, but use PHP for templating purposes.
The keywords "MUST", "MUST NOT", "REQUIRED", "SHALL", "SHALL NOT", "SHOULD", "SHOULD NOT", "RECOMMENDED", "MAY", and "OPTIONAL" in this document are to be interpreted as described in RFC 2119.
Most sections are broken up into two parts:
- Overview of all rules with a quick example
- Each rule called out with examples of do's and don'ts
Để tránh việc bị ban, kick hoặc bị xoá bài, bình luận mà không biết nguyên nhân tại sao, các dev nên đọc kỹ nội quy nhóm trước khi tham gia.
PHP Developer Việt Nam Community
là nhóm cộng đồng dành cho những bạn yêu mến ngồn ngữ lập trình PHP nói chung và các PHP Framework nói riêng.
- App name: Laravel
- Short description: Laravel is a PHP web application framework with expressive, elegant syntax.
- Author: ...
- Your app demo link: ... (optional)
- Your Envato link: ... (optional)
- Your images below
- Học
HTML/CSS
từ zero tới Hero qua list Youtube này (tăng tốc xem lướt ko thực hành theo). - Sẽ học được cách:
- Phân tích, xây dựng giao diện web
- Đặt tên class theo chuẩn BEM
- Xây dựng layout với Flexbox
- Làm hiệu ứng Animations