Constructor is a key part of PHP oops concept. Constructor in PHP is special type of function of a class which is automatically executed as any object of that class is created or instantiated. Constructor is also called magic function because in PHP, magic method is start usually with two underscore characters.
Keep Watching and keep supporting.
and for upcoming video please subscribe my channel and press the notification bell icon for new videos updates.