The Magento CLI enables you to run and automate common installation and configuration tasks from the command line. How to work with it?
Tag: php
Create a Page in Magento 2
Magento 2 provides a set of framework features that allow to create different entry points easily. One of them we will learn now is a Page.
How to create a User Registration Form?
How to create an user registration forn in a PHP file? It’s a complicated task with which we can help. Go to the blog and learn it.
How to register users with PHP and MySQL?
It’s easier than it looks! Find out in the article and apply the settings in your online store.
5 FREE courses to begin your Magento 2 journey
How to study Magento 2 effectively? Learn in the blog.
How to add user authentication?
Topics discussed in the video:
– How to authenticate user via login form using PHP
– How to check username and password with data stored in database
What programming languages do you need for Magento 2?
Before starting learning Magento 2, you must be familiar with some of the programming technologies. Spoiler: it isn’t only PHP.
Simple Routing with PHP
In this post, you will learn how to implement a simplest routing system using PHP programming language. This tutorial is for beginner developers who want to learn PHP basics of routing.
Array Manager Class in Magento 2
In this post, we are going to talk about a utility class, that helps when working with giant arrays of data and configurations.
7 Best PHP Frameworks that you Need to Understand in 2021
PHP helps developers create high-quality and popular websites such as Facebook, Flickr, Wikipedia, MailChimp, Twitter, etc. This post highlights top PHP frameworks to look in 2021.