https://github.com/fajar7xx/lara_chatbot
laravel chatbot using amazon lex
https://github.com/fajar7xx/lara_chatbot
amazon-lex bot chatbot laravel vue3
Last synced: 6 months ago
JSON representation
laravel chatbot using amazon lex
- Host: GitHub
- URL: https://github.com/fajar7xx/lara_chatbot
- Owner: fajar7xx
- Created: 2022-08-09T09:55:05.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2022-08-10T22:52:14.000Z (almost 4 years ago)
- Last Synced: 2025-03-15T20:30:51.384Z (over 1 year ago)
- Topics: amazon-lex, bot, chatbot, laravel, vue3
- Language: PHP
- Homepage:
- Size: 386 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## How to install
- composer install
- npm install
- copy .env.example to .env
- php artisan key:generate
- fillout aws key in .env
- npm run dev
- php artisan serve