laravel-quick-forms
by tutortonym
Laravel Quick Forms allows you to quickly and easily Integrate a subscribe or a contact us form (or both) to your Laravel application with simple Blade components without having to create everything (models, migrations, controllers, validation, views, routes, etc...) from scratch with the option to protect them with Google reCAPTCHA v2.
laravel-subscriber
by tutortonym
Laravel Subscriber allows you to quickly integrate a subscribe/newsletter form to your laravel application.