laravel chatbot integrate in custom website - laravel

I need to install chatbot with my custom laravel site.
Please let me know the suggestion for this integration.
I have tired this integration format Link but it's able to integrate properly.
Thanks

Related

How to implement IPay88 payment gateway with laravel framework?

I'm developing one web app for malaysia and I want to implement IPay88 in my code so please provide me a guideline for this, it will be save my days.
You can use this package for integration.
https://github.com/Kyrax324/laravel-ipay88

Laravel PWA for a learning website with offline mode

I have a project to implement an offline support /mode for a learning website which is developed by Laravel. Using a PWA package(ladumor/laravel-pwa) for Laravel, the website is already converted into a PWA as offline access is supported by PWA. Here, the question is if it's a good practice to proceed with Laravel PWA and add more features/courses with resource files for offline mode via the service worker. Or the offline implementation should be done with a frontend framework like Vue JS?
Thank you so much for the answer in advance.

How to Integrate mailjet in laravel project?

I am currently using sendgrid but trying to Integrate mailjet in laravel project for email sending.
Any thoughts on How can i Integrate mailjet in laravel project ?
Just wanted to know what can be the potential steps to integrate it.
Thankyou

Any one can suggest: want to integrate stripe payment in laravel 5.2 project.

I want to integrate stripe payment gateway in my laravel 5.2 project. I gone through with four-five blog and also laravel docs, but not succeed. suggest me, good links.
Laravel official documentation
Stripe official doucmentation
Video tutorial

Getting CodeIgniter RESTful project onto Google App Engine

I've used the Codeigniter RESTful framework to make an API for my mobile apps. I would really like to host it on Google's App Engine but there really aren't any tutorials showing how to do this.
Could anybody help in this regard with helping me to get onto app engine?
You can use CodeIgniter modified to run on Google's App Engine (PHP) https://github.com/edwardmp/CodeIgniter-AppEngine
And also follow Tutorial http://blog.programming4design.com/codeigniter-on-google-appengine-for-php/

Resources