πŸš€ Introducing Laravel Chatbot – A simple & powerful chatbot for your Laravel apps!



This content originally appeared on DEV Community and was authored by Emmanuel Saleem

Hey fellow developers! I just released a Laravel package that makes it easy to add a database-driven chatbot to your applications. Features include:

  • Keyword-based Q&A with AND/OR logic
  • Conditional responses and session variables
  • Buttons and dynamic replies
  • Admin UI to manage intents/questions
  • Floating web chat widget or embedded web page
  • API support for programmatic messaging

Whether you want a customer support bot, FAQ bot, or just an interactive chat, this package has you covered.

🎥 Check out the demo video here: LinkedIn Video

📦 Get it on Packagist: Laravel Chatbot


This content originally appeared on DEV Community and was authored by Emmanuel Saleem