Lesson 7 Laravel and Vue upload image with Composition API

Опубликовано: 09 Октябрь 2024
на канале: Code With ERaufi
449
3

In this video we are going to Learn how we can upload a file using laravel and vue

Source Code:https://github.com/ERaufi/Laravel-Vue
Template:https://github.com/atranathemes/Atrana

Chapters:
0:00 Introduction
01:30 Modifying Register Component
02:43 Creating Composition API
08:25 Modifying Register Method in Controller
13:58 Displaying Image and Data