Advanced Image Uploading with Vue and Laravel Description
Advanced Image Uploading with Vue and Laravel by Andrew Schmelyun shows you how to effectively combine storing uploaded images with a Laravel app and using a library known as Filepond to create an area that can be the destination for dragging and dropping Vue components. To frontend freshers with little to no prior experience, handling images can be a daunting task. However, thanks to this course, that may not be longer the case.
Here are what you will learn in this course:
- INTRODUCTION – What We’re Building
- EPISODE 1 – Application Prep Work
- EPISODE 2 – Let’s Add Vue
- EPISODE 3 – Into The Pond
- EPISODE 4 – Saving Photo Data
- EPISODE 5 – A Gallery View
- EPISODE 6 – Putting Restrictions In Place
- EPISODE 7 – That’s A Wrap