1.Install Laravel
2.How to make MySql Database Connection in Laravel.
3.How to insert data into MySql Table in Laravel
4.How to display all data from MySql table to
In this Laravel tutorial, you will know how to install laravel 5.6 on Windows Using XAMPP. Laravel 5.6 Needs PHP 7.1.3 or higher. So Make sure you have PHP 7.1.3+ installed on Win
Create Model and Controller in Laravel 5.5