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
- Host: GitHub
- URL: https://github.com/rochmadnf/laravel-recail
- Owner: rochmadnf
- License: mit
- Created: 2024-06-03T07:37:39.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-11-21T13:59:48.000Z (over 1 year ago)
- Last Synced: 2024-11-21T14:38:25.046Z (over 1 year ago)
- Topics: email, laravel, react-email, reactjs
- Language: PHP
- Homepage: https://github.com/rochmadnf/laravel-recail/blob/main/DOCUMENTATION.md
- Size: 66.4 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Laravel Recail
[](https://packagist.org/packages/rochmadnf/laravel-recail)
[](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)