Please enable JavaScript.
Coggle requires JavaScript to display documents.
Web development - Coggle Diagram
Web development
Devops
-
-
-
-
Web platforms
Digitalocean
-
-
Install and configure frameworks like WordPress, Laravel, Django
-
-
-
-
-
Others
-
-
-
DNS management
-
-
-
-
-
-
-
MX record, TXT record etc.
-
-
-
Backend
Data management
-
-
Relational database
MySQL
-
-
-
-
Basic concepts like column type, length etc.
-
Create, drop users and set privileges
Selection statements like having, group by etc.
Create, alter, drop tables
Joins like inner, outer, left, right
-
-
-
-
-
-
-
-
Languages
PHP
Frameworks
Laravel
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Advanced
Eloquent ORM
- 1 more item...
-
-
-
-
-
-
-
-
Main language
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Variables, data types, conditionals, loops
-
-
-
-
WordPress
Theme development
-
-
Index.php, header, footer, body class
-
-
Archive pages like category, author, date etc.
-
-
-
-
-
-
Template tags (author, title, tags, category etc.)
-
-
-
Plugin development
-
-
-
-
-
-
-
-
Plugin directory, activation, deactivation
-
-
-
-
-
-
-
-
Plugin specific dev
- 3 more items...
Basics
-
Installing themes and plugins, configuring them
-
Ecommerce, page builders, forums in WordPress
-
-
-
-
-
-
-