- Laravel Application Development Cookbook
- Terry Matula
- 43字
- 2021-07-23 15:33:33
Introduction
In this chapter, we'll learn about using forms in Laravel, and how to accomplish some typical tasks. We'll begin with some simple form validation and file uploads, and move on to incorporating some frontend tools, such as Redactor and jCrop, into Laravel.