setkyar / larawish

Send Birthday wish email to user

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Larawish

Working In Progress. Please check back later.

Made wish to your user with Larawish.

Installation

Add the package-skeleton package to your composer.json file.

{
    "require": {
        "setkyar/larawish": ""
    }
}

Or via the command line in the root of your Laravel installation.

$ composer require "setkyar/larawish"

Usage

Contributing

Credits

License

The MIT License (MIT). Please see License File for more information.

About

Send Birthday wish email to user

License:MIT License


Languages

Language:PHP 98.7%Language:HTML 1.3%