Skip to content

resend/resend-php-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Important

This repository has been consolidated into the new resend-examples monorepo, which contains updated examples for all languages and frameworks.

View the PHP examples here


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

Languages