I want to use vue 3 in laravel8, can I?

|
Akhilbansal122 2021-02-18 18:46:11
laravel_discuss-70741.jpg

Akhilbansal122 2021-02-18 18:46:12
laravel_discuss-70743.jpg

Akhilbansal122 2021-02-18 18:46:32
How to solve
natghi2010 2021-02-18 18:47:32
2021-02-18 18:43:55
or you can use rstudio for learning scraping

If i had the time I would

Batu157 2021-02-18 18:47:55
Akhilbansal122 2021-02-18 18:46:11

line 69 you wrote post as route

ipqn78 2021-02-18 18:48:31
Akhilbansal122 2021-02-18 18:46:32
How to solve

Use Postman, to test post method

Ahmet TUNÇ 2021-02-18 18:48:50
laravel_discuss-70748.jpg
where is the mistake? Does not return token
pranavsense 2021-02-18 19:22:31
I need to check if email exist in table with millions of rows
1. Im using raw select query with db instance is it good way or any better way available
2. Currently using mariadb planning to switch on postgres will it be beneficial for my particular use
Miilad_Mohammadi 2021-02-18 19:57:57
cs
Miilad_Mohammadi 2021-02-18 20:00:22
I want to use vue 3 in laravel8, can I?
gaidyjg 2021-02-18 20:08:55
Miilad_Mohammadi 2021-02-18 20:00:22
I want to use vue 3 in laravel8, can I?

yes, you can

Miilad_Mohammadi 2021-02-18 20:23:36
Can you help us?
Miilad_Mohammadi 2021-02-18 20:24:34
gaidyjg 2021-02-18 20:08:55
yes, you can

Because whatever I do, I can not display anything from vue to blead

Roshan1367 2021-02-18 20:24:38
Miilad_Mohammadi 2021-02-18 20:23:36
Can you help us?

Chi shode milad?

Miilad_Mohammadi 2021-02-18 20:25:28
Roshan1367 2021-02-18 20:24:38
Chi shode milad?

salaam dadash

Miilad_Mohammadi 2021-02-18 20:26:34
Miilad_Mohammadi 2021-02-18 20:25:28
salaam dadash

man mikham az vue toye laravel astefadeh konam

Roshan1367 2021-02-18 20:27:19
Miilad_Mohammadi 2021-02-18 20:25:28
salaam dadash

aha, dadash sharmande .
Man kheili vaghte raftam samte Type Script , bazaresh kheili khoobe. ziad tasalot nadaram dige

Miilad_Mohammadi 2021-02-18 20:28:17
Roshan1367 2021-02-18 20:27:19
aha, dadash sharmande .
Man kheili vaghte raftam samte Type Script , bazaresh kheili khoobe. ziad tasalot nadaram dige

mamnon ❤️

Roshan1367 2021-02-18 20:28:34
Miilad_Mohammadi 2021-02-18 20:28:17
mamnon ❤️

mokhlesam

pranavsense 2021-02-18 20:28:49
pranavsense 2021-02-18 19:22:31
I need to check if email exist in table with millions of rows
1. Im using raw select query with db instance is it good way or any better way available
2. Currently using mariadb planning to switch on postgres will it be beneficial for my particular use

anyone ?

Roshan1367 2021-02-18 20:29:30
Roshan1367 2021-02-18 20:27:19
aha, dadash sharmande .
Man kheili vaghte raftam samte Type Script , bazaresh kheili khoobe. ziad tasalot nadaram dige

laravel_discuss-70770.jpg

texas_a 2021-02-18 20:51:25
hi not working forgot mail send
texas_a 2021-02-18 20:52:05
texas_a 2021-02-18 20:51:25
hi not working forgot mail send

any one help me

Techzsmart 2021-02-18 21:33:16
Hi Please can Anyone help me to install Composer and laravel 8
texas_a 2021-02-18 21:34:18
Techzsmart 2021-02-18 21:33:16
Hi Please can Anyone help me to install Composer and laravel 8

read doc laravel 8

Techzsmart 2021-02-18 21:34:39
texas_a 2021-02-18 21:34:18
read doc laravel 8

Ok Thanks I am reading that

foulla_sam 2021-02-18 22:31:53
Hi, please can someone help me, bootstrap doesn’t work in my vue components
foulla_sam 2021-02-18 22:32:36
laravel_discuss-70777.jpg
This is my app component
DesolatorMagno 2021-02-18 22:40:01
But outside it work well?
foulla_sam 2021-02-18 22:46:48
DesolatorMagno 2021-02-18 22:40:01
But outside it work well?

Yes

foulla_sam 2021-02-18 22:47:56
laravel_discuss-70780.jpg
This is my app.css file in public folder
DesolatorMagno 2021-02-18 22:49:49
i have around 2 years since the last time i used Vue, i don’t remember enough to help.
natghi2010 2021-02-18 23:24:32
foulla_sam 2021-02-18 22:32:36
This is my app component

how did you install it?

natghi2010 2021-02-18 23:24:51
the boostrap
foulla_sam 2021-02-18 23:26:24
natghi2010 2021-02-18 23:24:32
how did you install it?

What I did:
– composer require laravel/ui
– php artisan ui vue
– npm install
– npm run dev

|