In this video i will talk about How to create a form in Laravel views and get its data in controller after submission. You will also learn how to save a form data from csrf attack. So, we will create a view for form, controller to receive data and two routes for each function.