Courses

File Uploads in Laravel

  • 10 lessons
  • 51 min

This content is available only for premium members.

About this course

Almost every web-project needs a file uploading mechanism. And Laravel provides a great system to manage files, but at the same time, it's quite overwhelming, with long pages of documentation.

So, in this short 1-hour course, I decided to digest **exactly** what you need to manipulate files in Laravel projects.

In addition to the general filesystem and storage configurations for Laravel, I will demonstrate how to work with file uploads using Amazon S3, Filepond library, Spatie Media Library package, and Laravel Livewire, to achieve better UX for your users.