Install
Less than 1 minute
What you will need
Install
You can install the TgWebValid library as usual through the Composer package manager by running the command:
composer require tg/tgwebvalid
Type this command into the command line, Powershell, or any other built-in terminal of your code editor.
Lifehack
Add the --no-dev
flag to install only those dependencies that are required to run the project in a production environment.