Feedback form with captcha and sending notifications by e-mail
- Backend: laravel
- Frontend: vue.js, vue-recaptcha, bootstrap, ReCaptcha
- Sending e-mail to the administrator (e-mail is specified in the settings)
- Admin panel with the ability to quickly reply and delete messages
- Antispam ReCaptcha
- All module code including migrations and seeding is in /Modules/Feedback
- To create a convenient modular architecture, you can use laravel-modules https://github.com/nWidart/laravel-modules