Are you looking to build a web application with the Laravel PHP framework? This book will walk you through the process, teaching you to use the best elements of Laravel to create an effective example application. Learn how to install Laravel with the Homestead virtual machine on Windows, use the Blade templating language to avoid XSS attacks, add authentication to your site, construct forms and validate them, seed your database, use models to make the database easy to use, and more! Read this book to gain an understanding of how to use Laravel to build your web application.