Giter Club home page Giter Club logo

line-echobot-template-laravel10's Introduction

Line Echo Bot Template for Laravel 10

這個 Template 可以讓你使用 Laravel 10 快速建立一個 Line 聊天機器人,用於回應使用者的訊息。

環境需求

安裝步驟

  • 安裝相關套件:composer install

  • 複製 .env.example.env 並設定參數 LINE_BOT_CHANNEL_ACCESS_TOKEN

  • 生成 Laravel 金鑰:php artisan key:generate

  • 啟動本地伺服器(測試用):php artisan serve

    • 你可以使用 Ngrok 取得 HTTPS 網址做測試:ngrok http 8000
  • 前往 Line 開發者控制台 設定你的 Webhook URL。

    • 範例網址:https://example.com/api/linebot/echo

License

The Laravel framework is open-sourced software licensed under the MIT license.

line-echobot-template-laravel10's People

Contributors

d1034181036 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.