In our previous Laravel tutorial, we have explained how to develop To-do list app with Vue.js and Laravel. In this tutorial, we will explain to develop RealTime Chat Application with Laravel and WebSockets. RealTime Chat app is an app in which real-time communication is made between multiple users. Here in this tutorial, we will use […]
Build Live Chat System with Ajax, PHP & MySQL
In our previous tutorial, we have explained to develop Invoice System with PHP & MySQL. In this tutorial, we will explain How To Develop Live Chat System with Ajax, PHP & MySQL. Chat System or Chat application is mainly used to communicate with people like friends, customers, colleagues etc. It is an important part of […]
Create Simple RESTful API with PHP & MySQL
In our previous tutorial, you have learned how to create Simple RESTful API with Laravel. In this tutorial, we will explain How to create Simple RESTful API with PHP and MySQL. REST (Representational State Transfer) is a system architecture that defines the set of methods to access the web services. The main goal of REST […]
Build Complaint Management System with PHP & MySQL
In our previous tutorial, we have explained how to develop AI ChatBot using ChatGPT and PHP. In this tutorial, we are going to develop Complaint Management System with PHP & MySQL. Complaint management system is an online system that used to allow users make complaints, manage complaints, categorize complaints etc. Here in this tutorial, we […]
Building a Chatbot using ChatGPT and Laravel
In our previous tutorial, we have expalined to Make ChatBot using ChatGPT and PHP. In this tutorial, we are going to develop Chatbot using ChatGPT and Laravel. ChatGPT is a chatbot developed by OpenAI. It is a language model that can generate human like responses to text input. We can use OpenAI to build ChatBot […]