Well, from time to time, I find myself in the following situation where I can not test the sites / systems I develop. Almost always, I develop the system on my machine, and then upload it to a hosting server.
I'd rather always test everything, to upload the site / system pretty much "done", with everything tested. Email is an exception that I have not resolved yet.
I want to know if you can send emails from my php application to test this functionality (regardless of the plugin, such as phpmailer for example), only using xampp from my local machine, that is, without a domain itself and without a server. hosting.