Articles in this series
I have created a few tutorials on how to use Firebase JWT to create and use JSON Web Tokens, but I decided to try to do it without a framework, using...
If you are still using PHP 7 then this article is for you. There is some highly-requested functionality built into PHP 8, specifically PHP 8.1 that...
If you are not familiar with CLI, then this is the perfect introduction for you. In this tutorial, I will go over how to write command-line-driven PHP...
In this tutorial, I am going to show you how to use PPH to dynamically create a PDF. We will be using mPDF as our generator since it has the most...
If you're looking to start a new project or update an existing one, then be sure to check out this explainer and the accompanying video! We'll give...
Ever wanted to master Mustache single-page application development? Did you know you can use PHP with it? In this tutorial, we go over how you can...