Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Vue Js component wont display in Blade view Laravel My Blade View 'chat.blade.php' @extends('layouts.app') @section('content') Chats @endsection This code is extend from app.blade.php, which probably

Vue Js component wont display in Blade view Laravel

My Blade View 'chat.blade.php'

 @extends('layouts.app') @section('content') 
Chats
@endsection

This code is extend from app.blade.php, which probably its not really the main focus of the problem

and here is My 2 Component From My Vue JS 'ChatMessages.vue'

  

and here is the 'ChatForm.vue'

  

and here is the following screenshot of the problemimage text in transcribed

as you can see in the screenshot, the chat component from vue.js listed below, wont show up, its just appear blank, only displaying scrollbar,navbar and 'Chats' text. which is came from app.blade.php] Please help me :). Thanks

localhost/projectWebKelasLC/public/chat Go Travel Home Chat Logout Chats localhost/projectWebKelasLC/public/chat Go Travel Home Chat Logout Chats

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Database Processing

Authors: David M. Kroenke

12th Edition International Edition

1292023422, 978-1292023427

More Books

Students also viewed these Databases questions

Question

c. Between 1 and 2 SDs from its mean value?

Answered: 1 week ago

Question

Explain budgetary Control

Answered: 1 week ago

Question

Solve the integral:

Answered: 1 week ago

Question

What is meant by Non-programmed decision?

Answered: 1 week ago

Question

What are the different techniques used in decision making?

Answered: 1 week ago