Build a CMS from scratch | CMS Tutorial Part 1

Опубликовано: 05 Октябрь 2024
на канале: CogniVis AI
40,567
435

In this tutorial series, I'm going to teach you how to build your own CMS (a WordPress-like platform) from scratch.

🔥Part II is out now    • Database Setup | CMS Tutorial Part 2  

Make sure to subscribe & ring a bell 🔔 to get notified about new lessons.

📰 Source code: https://github.com/mdbootstrap/knowle...

______________________________________

📥 MDB UI KIT FREE download - https://mdbootstrap.com/

💎 MDBootstrap Pro - https://mdbootstrap.com/docs/standard...

📤 FREE hosting - https://mdbgo.com/

______________________________________

👨‍👩‍👧‍👦 If you have any questions - don't hesitate to ask on our Facebook group:
  / 682245759188413  

⭐ Support the creation of open-source packages with a STAR on GitHub
https://github.com/mdbootstrap/mdb-ui...

_______________________________

Table of Contents

0:00 What is a CMS
0:33 How to learn efficiently
0:50 XAMPP installation
1:38 Disable user access control (important for Windows)
2:17 Configuration (Start Apache + MySQL)
3:07 htdocs setup (virtual server for xampp)
4:09 PHP hello world
4:45 MySQL database intro


Other tutorials that might be of interest to you.

Environment (PHP/MySQL/WordPress) - WordPress Theme Development Tutorial:
   • #01: Environment (PHP/MySQL/WordPress...  

Create a Newsletter APP with PHP & MySQL
   • Create Newsletter APP with PHP & MySQ...