

GitHub - saifulcoder/laravel-whatsapp-server: Simple RESTful WhatsApp API with L...
source link: https://github.com/saifulcoder/laravel-whatsapp-server
Go to the source link to view the article. You can view the picture content, updated content and better typesetting reading experience. If the link is broken, please click the button below to view the snapshot at that time.

Baileys Restful API with Laravel
An implementation of @adiwajshing/Baileys as a simple RESTful API service with multiple device support.
Credits
- Framework : Laravel 8
- Admin Panel : Crudbooster
- Backend Server : @ookamiiixd/baileys-api
Frontend Installation
- First clone or download this repository:
git clone https://github.com/saifulcoder/laravel-whatsapp-server.git
- Enter directory project
cd laravel-whatsapp-server
- Execute
composer install
to install the dependencies. - Setting the database configuration, rename
.env.example
to.env
and open file at project root directory
DB_DATABASE=**your_db_name** DB_USERNAME=**your_db_user** DB_PASSWORD=**password**
- Setting the URL backend server configuration, open
.env
file at project root directory
URL_WA_SERVER=http://localhost:8000
- Run the following command at the terminal:
php artisan migrate:fresh --seed
- Run laravel
php artisan serve --port=80
- Dashboard Admin
/admin/login
default email : [email protected]
default password : 123456
Backend Installation
Simple RESTful WhatsApp API by @ookamiiixd/baileys-api .
- Enter to the backend project directory
cd backend
. - Execute
npm i
to install the dependencies. - You can start the app by executing
npm run start
ornode .
. - Now the endpoint should be available according to your environment variable settings. Default is at
http://localhost:8000
.
Backend API DOCs
The API documentation is available online at here. You can also import the Postman Collection File (postman_collection.json)
into your Postman App alternatively.
The server will respond in JSON format:
{ success: true|false, // bool message: "", // string data: {} // object }
Functions laravel-wa-server
Multiple Device ✔
📁 Send text ✔
Admin Panel ✔
Multiple Users ✔
User Privilege ✔
API RESTFul ✔
📁 Send image, video, audio and docs coming soon
Send Buttons coming soon
Send stickers coming soon
Send stickers GIF coming soon
Send Bulk Message coming soon
Send Message with schedule coming soon
Receive message coming soon
Get Chat List coming soon
Get Chat Conversation coming soon
Webhook coming soon
Contributing
This project helps you and you want to help keep it going? Buy me a coffee:
or via
https://saweria.co/saifulcoder
Recommend
-
181
Move repositories notice Unfortunately this package cannot be maintained at this location anymore due to broken CI integrations, and travis-ci likely can't be used much longer either due to their change to paid plans. This project is stil...
-
189
原文请访问Laravel API Tutorial: How to Build and Test a RESTful API。 随着移动开发和JavaScript框架的兴起,使用RESTful API是在数据和客户端之间构建单一接口的最佳选择。 Laravel是一个PHP框架,并注重开发人员的生产力。 由Taylor Otwell编写和维护,...
-
77
README.md mmh 一个使用 Go 编写的简单多服务器登录管理小工具. 安装 可直接从
-
66
文章转发自专业的Laravel开发者社区,原始链接: https://learnku.com/larave...
-
9
@rohantiwariRohan TiwariRohan has 10+ years of experience building large scale distributed systems, developer frameworks and bigdata platforms.
-
25
WhaTicket NOTE: The new version of whatsapp-web.js required Node 14. Upgrade your installations to keep using it. A very simple Ticket System based on WhatsApp messages. Backend uses
-
7
Whatsapp Notifications Channel for Laravel This package makes it easy to send Whatsapp notification using Venom API with Laravel. This package was created based on the telegram...
-
13
Restful API In Laravel 5.5 Using jwt Authentication 440980 views 5 years ago Laravel Today, we are share with you how to bui...
-
6
BFFS - Backend for Frontend Shield BFFS is a simple project built with Laravel that implements the...
-
6
About Joyk
Aggregate valuable and interesting links.
Joyk means Joy of geeK