How to use vue js in my laravel project without jetstream?

|
Stan 2021-01-04 00:36:04
But while the project is still young
Stan 2021-01-04 00:36:23
I am considering whether to keep using ORM for read request
Stan 2021-01-04 00:36:37
Or I should use query builders?
Stan 2021-01-04 00:36:53
I need advice of experienced developers in the house
DesolatorMagno 2021-01-04 00:50:53
That don’t really matter that much, if you are bad with sql no matter what you use, you will still be bad.
DesolatorMagno 2021-01-04 00:51:32
https://eloquent-course.reinink.ca/
I watched these video course, and it is great, it have really good material.

Eloquent Performance Patternseloquent-course.reinink.ca
Learn how to drastically improve the performance of your Laravel applications by pushing more work to the database, all while still using the Eloquent ORM.
nazmulpcc 2021-01-04 00:51:50
My personal opinion is, keep using the ORM. Instead focus on indexes and optimal DB structures.
nazmulpcc 2021-01-04 00:53:13
DesolatorMagno 2021-01-04 00:51:32
https://eloquent-course.reinink.ca/
I watched these video course, and it is great, it have really good material.

Ah this one! wanted to by this since the release day. Sadly, I can’t afford it

DesolatorMagno 2021-01-04 00:53:36
Me neither, it was a really good birthday gift XD.
nazmulpcc 2021-01-04 00:54:35
wow man you are so lucky
foulla_sam 2021-01-04 02:07:08
How to use vue js in my laravel project without jetstream?
Saidu 2021-01-04 02:41:39
foulla_sam 2021-01-04 02:07:08
How to use vue js in my laravel project without jetstream?

Npm install vue

foulla_sam 2021-01-04 02:44:03
Did it came with inertia?
chiserge 2021-01-04 07:08:59
I did a fresh install of laravel 8 with jetstream but the all the database is not install
cerby90 2021-01-04 10:21:25
Little package to validate user input in Artisan commands. Feedback is more than welcome πŸ™‚

https://github.com/cerbero90/command-validator

GitHub – cerbero90/command-validator: Validate Laravel console commands input.GitHub
Validate Laravel console commands input. Contribute to cerbero90/command-validator development by creating an account on GitHub.
Debanjan_Roy 2021-01-04 11:16:35
How to generate link preview like Facebook does in Laravel/Javascript?

I need urgent. Please help me.

2021-01-04 11:48:32
Hello for everry one
I wanna learn Laravel
nathalie kouekam 2021-01-04 11:54:10
i want to create a search system on laravel. I have two fields, city of departure and city of arrival, I have two buttons: I ship and I transport. if I fill in both fields and click on I ship, it will do the research and show me the result on the shipping page. if I fill in both fields and click on I transport, it will search for it and display the result to me on the carriers page. i don’t know how i can do it, please help me.
Stan 2021-01-04 12:19:17
nazmulpcc 2021-01-04 00:51:50
My personal opinion is, keep using the ORM. Instead focus on indexes and optimal DB structures.

Thanks, By indexes you mean

chiserge 2021-01-04 13:06:29
jovialcore 2020-12-27 16:50:55
Is it on live server you launched?

No, it’s on a local server

Mohammed Alk 2021-01-04 13:15:50
What is livewire
ktmsulaim 2021-01-04 13:27:56
Mohammed Alk 2021-01-04 13:15:50
What is livewire

An awsome package to connect between Front end and Backend

Kamalwebdev 2021-01-04 13:29:25
ktmsulaim 2021-01-04 13:27:56
An awsome package to connect between Front end and Backend

In real time with writing cofr

Kamalwebdev 2021-01-04 13:29:38
Code#
JroSotnas 2021-01-04 14:30:32
How to consume soap web service in laravel ? Do you have link or tutorial ? Thanks 😊
Kamalwebdev 2021-01-04 14:33:48
JroSotnas 2021-01-04 14:30:32
How to consume soap web service in laravel ? Do you have link or tutorial ? Thanks 😊

Use curl

yummyYUMS 2021-01-04 15:00:12
https://m.do.co/c/270647834ea5

Guys , Digital ocean is giving a 100 dollars credit for free when you sign up

Who is eligible? New customers to DigitalOcean with a valid credit card or paypal account are eligible. You are eligible if you have not previously signed up for the free trial.

How does it expire? 60 days after the credit was added, any remaining credit will be zeroed out. If you continue to use our paid services after the 60 days your credit card will be charged at the beginning of the following month.

Tons of tutorial on how to setup your VPS and droplets ( app)

Easy to connect domains too

Very easy and fun to get up to to speed with the cloud if you’ve not used a cloud platform before

Setup quickly your app with their new one-click app feature. DigitalOcean manages it for you

Sign up with the link below

DigitalOcean – The developer cloudDigitalocean
Helping millions of developers easily build, test, manage, and scale applications of any size – faster than ever before.
Mohammed Alk 2021-01-04 15:53:35
ktmsulaim 2021-01-04 13:27:56
An awsome package to connect between Front end and Backend

hmm alternative for making api ?

Romil 2021-01-04 16:23:04
How can i changeck editor background colour.!!
req98 2021-01-04 17:44:33
What is best code for post by category?
WhoamI 2021-01-04 17:52:28
Hi Developers I want To create a Project Where Are 3 Role One is User and Second is Admin And Third is Super_Admin Please Guide Me How I Can Create ?
WhoamI 2021-01-04 17:54:03
Please Help MeπŸ˜”
2021-01-04 17:54:18
Search for multi-auth packages, or make custom using middlewares
❀️ ᴍΙͺΙ’Κœα΄›β“¨ 🌹 2021-01-04 18:01:10
sefakor_yao 2020-12-30 13:36:40
Hello I need a help to resolve the error above

Import class

❀️ ᴍΙͺΙ’Κœα΄›β“¨ 🌹 2021-01-04 18:01:57
WhoamI 2021-01-04 17:54:03
Please Help MeπŸ˜”

Create In user table

|