PHP

Remove Yii2 Frontend Web in Apache and Nginx

To remove Yii2 frontend web from your application URL structure, you can apply several safe methods so the URL becomes cleaner and more professional....

Reset Waste Ink Counter for Epson L3550, L3556, L5590

You must be familiar with the loyalty of Epson series printers L3550, L3556, dan L5590. This powerful all-in-one printer is a hero for businessmen,...

Effective Ways to Overcome MySQL Server 8.0 Failing at Startup

MySQL is a popular open-source relational database management system (RDBMS). Developed by MySQL AB and now owned by Oracle Corporation, MySQL is used by...
Advertisement

Build Real-Time Dashboard with Yii2, Node.js, MySQL & Chart.js

In this article we will create a dashboard that can display graphics from data in real-time. The data we use as simulations is the...

Intercept & Rewrite HTTP(S) Traffic with HTTP Toolkit 1.12.0

HTTP Toolkit is an open-source tool for debugging, testing, and creation using HTTP(S).The HTTP Toolkit application allows you to intercept, inspect, and rewrite HTTP(S)...

[Yii2] Cache Speed Comparison

Most website developers tend to ignore caching without realizing that it can harm their applications. A one-second delay in access time can mean you're...
Advertisement

[yii2] Gii CRUD Template for One Page Ajax

Gii is an extension, which provides a web-based code generator to generate models, forms, modules, CRUDs, and so on.By default, the following generators are...

[Yii2] Create a RESTful API

An API is software that integrates the applications we create with other applications. The purpose of the creation is to share data between applications...

Latest Articles