An open API service indexing awesome lists of open source software.

https://github.com/parvezmrobin/sms-management

Send SMS to individual, group or from Excel
https://github.com/parvezmrobin/sms-management

bootstrap3 composer php symfony

Last synced: 9 months ago
JSON representation

Send SMS to individual, group or from Excel

Awesome Lists containing this project

README

          

# Sms Management

* Place the files anywhere in your PC
* Run `db_tables.sql` and ``db_indices.sql`` from your MySQL host
* From Comand Prompt/Terminal/Shell go to the root folder of the project
* Run `composer install` (Make sure [composer](https://getcomposer.org/) is installed in your PC)
* Run `php -S localhost:2000`
* Visit `localhost:2000` from your browser