Download the PHP package abhisan/contact_with_bulma without Composer
On this page you can find all versions of the php package abhisan/contact_with_bulma. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download abhisan/contact_with_bulma
More information about abhisan/contact_with_bulma
Files in abhisan/contact_with_bulma
Download abhisan/contact_with_bulma
More information about abhisan/contact_with_bulma
Files in abhisan/contact_with_bulma
Vendor abhisan
Package contact_with_bulma
Short Description Sends email to admin and save in database, it uses bulma CSS for front-end.
License MIT
Package contact_with_bulma
Short Description Sends email to admin and save in database, it uses bulma CSS for front-end.
License MIT
Please rate this library. Is it a good library?
Informations about the package contact_with_bulma
Contact Form Package
Sends email to admin and save in database, it uses bulma CSS for front-end.
To use the package:
composer require abhisan/contact_with_bulma
Create a database:
php artisan migrate
To setup mail with mailtrap.io
In .env file :
To setup your address and social media links
In .env file :
To publish config and views
php artisan vendor:publish --provider="abhisanGhimire\Contact\ContactServiceProvider"
Extra Info
You can pass raw HTML in your ADDRESS if you want to display address in any specific order
Example:
Screenshot

All versions of contact_with_bulma with dependencies
PHP Build Version
Package Version
No informations.
The package abhisan/contact_with_bulma contains the following files
Loading the files please wait ....