sivabharathy/contactform

There is no license information available for the latest version (1.0.0) of this package.

A contact form package for laravel

1.0.0 2021-04-16 10:33 UTC

This package is auto-updated.

Last update: 2024-05-16 17:35:50 UTC


README

A Laravel package is a set of reusable classes created to add extra functionality to a Laravel website. In clearer terms, a package is to Laravel, what plugins are to WordPress. The primary goal of Laravel packages is to reduce development time by making reusable features into a set of standalone classes that can be used within any Laravel project.