This is part 2 of the series, where we'll focus on the image upload functionality using FilePond.js. This tutorial is based off of the previous tutorial, where we created a basic CRUD using Laravel9, Inertia & Vue.js. The next part will be dedicated to creating a Composer package to scaffold the CRUD & image upload that we have created.
Inertia is a technology that allows you to create Server Driven Single Page Applications, https://inertiajs.com/
The source code of the project is here
https://github.com/aloha202/laravel9_...
Checkout the master branch if you want to follow the tutorial
Checkout image_upload_file_pond branch if you want to see the end result
Code snippets used in the tutorial
https://snipit.io/public/snippets/72777
Like and Subscribe!
#laravel #vuejs #php #webprogramming #inertia #tutorial #fileupload