In our previous tutorial, we have developed Hotel Reservation System with PHP & MySQL. In this tutorial we will explain, how to develop Online Food Ordering System with PHP and MySQL. The Online food ordering system is a web application where customer can see the list of food items and add to cart to make […]
Tutorials
Build Image Search App with PHP
In our previous tutorial, we have explained how to Build ChatBot with PHP. In this tutorial, we will explain how to Build Image Search App with PHP. Image search is an important functionality of web application that allow users to search image by entering keywords. In this tutorial, we will make a user friendly interface […]
Complete CRUD Application with Laravel and Vue js
In our previous Laravel Vue Js tutorial, we have explained how to build a to-do list app with Vue.js and Laravel. In this tutorial, we will explain how to make a CRUD(create, read, update, and delete) App with Laravel and Vue Js. Vue JS is a popular and very user friendly JavaScript framework that helps […]
How to Send Mail from Localhost XAMPP Server with PHP
In our previous tutorial, we have explained How to Send Email with Attachment in PHP. In this tutorial, you will learn how to send mail from localhost with PHP using XAMPP Server. As the local development environment is developers favorite home, so most of prefers mail sending from local server. The mail sending can be […]
Build a to-do list app with Vue.js and Laravel
In this Laravel and Vue JS tutorial, we will explain how to build a to-do list app with Vue.js and Laravel. A to-do list is a list of things you have to-do. So there will be anything and everything on your to-do list. The to-do list is created and tracked when your work is due […]