An open API service indexing awesome lists of open source software.

https://github.com/rochmadnf/laravel-recail

React Email for Laravel Developer
https://github.com/rochmadnf/laravel-recail

email laravel react-email reactjs

Last synced: 10 months ago
JSON representation

React Email for Laravel Developer

Awesome Lists containing this project

README

          

# Laravel Recail

[![Latest Version on Packagist](https://img.shields.io/packagist/v/rochmadnf/laravel-recail.svg)](https://packagist.org/packages/rochmadnf/laravel-recail)
[![Total Downloads](https://img.shields.io/packagist/dt/rochmadnf/laravel-recail.svg)](https://packagist.org/packages/rochmadnf/laravel-recail)

## About

**Laravel Recail** stands for **Laravel React Email**. This package makes it easy to write email notification templates or components with [React Email](https://react.email) instead of using Blade or Markdown. If you are a **ReactJS Developer**, this package is perfect for you 😎.

## Credits

This repository is a fork from original [maantje/laravel-react-email](https://github.com/maantje/laravel-react-email), we decided to fork and work independent. Because the original one was less responsive in handling the issue. but we recommend that you always check the [original](https://github.com/maantje/laravel-react-email) for better updates 😁.

## Documentation

Full documentation is available at [here](./DOCUMENTATION.md)

## Testing

```bash
./vendor/bin/pest
```

## License

The MIT License (MIT)