Web Dev Ch 8 - Ep 37 Environment Variables

2 years ago
18

Support me on patreon!
https://www.patreon.com/freeskills

In this video we talk about security issues with leaving sensitive information in your source code. We also discuss how credentials are likely different in your development environment and a live environment. We solve both of these issues by using environment variables.

We are building a content management system (CMS) using object oriented programming (OOP).

The code for this video can be found here https://github.com/parhamcurtis/cms/tree/v37

The code for this project can be found here https://github.com/parhamcurtis/cms

This is part of a complete series to learn web development from absolute beginner to job-ready.

In this series, we are going to learn the following technologies.

HTML
CSS
Javascript
PHP
OOP PHP
MYSQL
Git
MVC
Node.js
React.js

We are going to learn by building a series of projects that will show us how to use these technologies in real-world applications.

Loading comments...