2 Methods to Dispatch Event in Symfony 7

2 Methods to Dispatch Event in Symfony 7

In Symfony application, we can create and dispatch custom events. Events dispatching is useful when wanted to keep different application components separated from each other. This tutorial provides 2 methods...
Install Saidar on Ubuntu 20.04

Install Saidar on Ubuntu 20.04

Saidar is a command line tool which shows information about system resources usage that updated at regular intervals. This tool can be used to monitor CPU usage, memory usage, disk...