ngoahamos / send-without-saving

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Anonymous Messaging

This project is a web application built using the Laravel framework that allows users to send whatsapp messages anonymously without the need to save contacts.

Demo

https://sendwithoutsaving.com/

Features

Send messages anonymously No need to save contacts Easy and intuitive user interface Responsive design for mobile devices

Installation

Clone the repository to your local machine using git clone https://github.com/ngoahamos/send-without-saving.git
Run composer install to install all the necessary dependencies
Create a new database and set the credentials in the .env file
Run php artisan migrate to create the necessary tables in the database
Run php artisan serve to start the development server
Open http://localhost:8000 in your browser to access the application

Support

If you have any issues or need assistance with the application, please open an issue on the repository or contact the developer directly.

Contributing

If you would like to contribute to the project, please fork the repository and submit a pull request with your changes.

License

This project is licensed under the MIT license.

About


Languages

Language:CSS 71.3%Language:PHP 26.9%Language:Blade 1.3%Language:Shell 0.3%Language:JavaScript 0.1%