Skip to content

resend/resend-php-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Resend with PHP

This example shows how to use Resend with PHP.

Prerequisites

To get the most out of this guide, you’ll need to:

Instructions

  1. Replace re_123456789 on index.php with your API key.

  2. Install dependencies:

composer install
  1. Execute the following command:
php -S 127.0.0.1:8000
  1. Open URL in the browser:
localhost:8000

License

MIT License

About

This example shows how to use Resend with PHP

Resources

License

Stars

Watchers

Forks

Contributors 5

Languages