The Tools of a Back End PHP Web Developer

A back end web developer has a lot of different tools in his belt. Here are the main ones with a short description of each. PHP PHP is a programming language, specifically it’s a general-purpose, loosely coupled, scripting language, mainly used for web development. It’s extremely popular because it can be used on most web … Read more

Categories PHP

What Is PHP?

PHP is a programming language, specifically it’s a general- purpose, loosely coupled, scripting language, mainly used for web development. It’s extremely popular because it can be used on most web servers and most operating systems for free. As of 2021, W3 Tech says that “PHP is used by 79.2% of all the websites whose server- … Read more

Categories PHP

Laravel Framework Overview

What is the Laravel framework and why should I use it? Laravel is a framework for PHP. A framework creates a standard for other programmers to follow. There are a million and one ways to build things with a programming language, especially PHP, and one way is not necessarily better than another way. There are … Read more