SMTP connection checking and send mail checking.
- PHP 7.4
git clone https://github.com/jbhasan/SMTP-Checker.git
composer update
cp .env.example .env
php artisan key:generate
php artisan serve
The Laravel framework is open-sourced software licensed under the MIT license.