LaravelPHP

Key Components of a Laravel Project (Ep. 3)

In this video, we’ll explore some key components (app, views, models, controllers,… Continue Reading…

LaravelPHP

Creating a Laravel Project (Ep. 2)

In this video, we will create our first Laravel project called “Hello… Continue Reading…

LaravelPHP

Quick Overview of Laravel 9 (Ep. 1)

A brief and high-level overview of the Laravel framework. Laravel is a… Continue Reading…

PHP

Connecting to Local MySQL and Remote MySQL in PHP

In this video, I’ll show you how to connect to a local… Continue Reading…

IDEPHP

How to set up FTP wIthin PhpStorm

In this video, I’ll show you how to easily connect to your… Continue Reading…

PHP

Creating a Simple CMS Using MVC and OOP in PHP

In this video lecture, we’ll learn to create a simple Content Management… Continue Reading…

PHP

How To Secure Private and Sensitive Data in PHP

Security is most important when sensitive data is involved. There are many… Continue Reading…

PHP

PHP Stock Apps Featuring PDO, Flat Files and MySQL

In this video series, we’ll build a simple PHP application that will… Continue Reading…

PHP

PHP Classes, Interfaces, & Traits

Below are some general characteristics of classes, interfaces, and traits. The lists… Continue Reading…

PHP

PHP Serialization

Serialization is the process of converting an object into a string (text)… Continue Reading…

Verified by MonsterInsights