Summary
Some hosts uses non-standard mysql ports and there are no way to use it out of the box without modifying the application.php file
Motivation
This allows users to append a port in the mysql define whenever the port value is present in the .env file
Summary
Some hosts uses non-standard mysql ports and there are no way to use it out of the box without modifying the application.php file
Motivation
This allows users to append a port in the mysql define whenever the port value is present in the .env file