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
- Host: GitHub
- URL: https://github.com/parvezmrobin/sms-management
- Owner: parvezmrobin
- Created: 2017-09-16T19:18:42.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2017-12-24T17:53:44.000Z (about 8 years ago)
- Last Synced: 2025-02-07T16:43:40.480Z (11 months ago)
- Topics: bootstrap3, composer, php, symfony
- Language: PHP
- Homepage:
- Size: 1.38 MB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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