A Chikka API package for Laravel 4.
After adding the key, run composer update from the command line to install the package
Before you can start using the package we need to set some configurations.
To do so you must first publish the config file, you can do this with the following artisan
command.
Chikka::send('Welcome to Chikka!', '639981234567');