Anyone knows the cause of this error?

|
R_f_fly 2021-03-02 03:12:19
Guess I need injection for laravel
R_f_fly 2021-03-02 03:12:29
Any on help me?
focalfossa20 2021-03-02 06:52:43
laravel_discuss-72124.jpg
#ask , I’m new in deployment laravel to vps, and I’ve got some error when run composer install in my directory laravel project, what’s should i do?
segungreat 2021-03-02 07:19:34
focalfossa20 2021-03-02 06:52:43
#ask , I’m new in deployment laravel to vps, and I’ve got some error when run composer install in my directory laravel project, what’s should i do?

Enable dom extension in your Php INI configuration

focalfossa20 2021-03-02 09:13:04
segungreat 2021-03-02 07:19:34
Enable dom extension in your Php INI configuration

okay thanks

TheGuyi 2021-03-02 09:24:01
natghi2010 2021-03-01 22:16:33
would have been vuesax came with atleast one template

It has an admin template. It’s for sale

imad_khamkhami 2021-03-02 09:33:18
laravel_discuss-72132.jpg

imad_khamkhami 2021-03-02 09:33:18
laravel_discuss-72131.jpg

imad_khamkhami 2021-03-02 09:33:18
laravel_discuss-72130.jpg

imad_khamkhami 2021-03-02 09:33:55
imad_khamkhami 2021-03-02 09:33:18

Solution ?

Batu157 2021-03-02 09:52:26
I don’t know live wire but you’re missing the request object.
Public function store(Request $request)

$request->file…

simon_an 2021-03-02 10:41:49
Connection could not be established with host mail.domain.com :stream_socket_client(): unable to connect to tcp://mail.domain.com:465 (Connection timed out) {“userId”:145,”exception”:”[object] (Swift_TransportException(code: 0): Connection could not be established with host mail.domain.com
simon_an 2021-03-02 10:42:21
Anyone knows the cause of this error? I get it while sending emails
sbruder 2021-03-02 10:46:44
The cause? “Connection could not be established with host mail.domain.com”
sbruder 2021-03-02 10:48:09
Are sure your smtp server is “Mail.domain.com”? That looks like lack of configuration to me.
Jay_1 2021-03-02 10:50:50
How to store multiple data via postman using laravel api
simon_an 2021-03-02 10:51:02
sbruder 2021-03-02 10:48:09
Are sure your smtp server is “Mail.domain.com”? That looks like lack of configuration to me.

I removed my real domain name

Jay_1 2021-03-02 10:51:03
Data is in array
sbruder 2021-03-02 10:55:42
simon_an 2021-03-02 10:51:02
I removed my real domain name

Double check that your info is correct (hostname, port). Not much else to do here. You should be to able to connect to it manually using telnet hostname port. If the connection is not encrypted and you know the smtp protocol you should be able to send an email just typing manually (some time ago I knew it enough to send emails that way)

natghi2010 2021-03-02 11:37:45
TheGuyi 2021-03-02 09:24:01
It has an admin template. It’s for sale

free one 🙂

TheGuyi 2021-03-02 11:48:04
natghi2010 2021-03-02 11:37:45
free one 🙂

not free sadly

Kishan Thakkar 2021-03-02 13:08:31
how to change currency automatically in laravel website
Sultonov_Daler 2021-03-02 13:10:33
Kishan Thakkar 2021-03-02 13:08:31
how to change currency automatically in laravel website

Use API

natghi2010 2021-03-02 13:33:49
Sultonov_Daler 2021-03-02 13:10:33
Use API

Which api

natghi2010 2021-03-02 13:33:59
I think the majority you have to pay
Nikhil J 2021-03-02 13:48:31
I have 3 tables 1. Organization(pk- id) 2. Facility (pk- id and fk- org_id ) and 3. Shift(pk-id, fk- org_id , fk- fac_id).
when I fetch data from shift table and display in data table all data is visible. But what I want in that datatable is display facility name instead of fac_id…
How to do that this query using Eloquent ORM in laravel 8
If any one know plzzz ans me…
Thanks…
hartge 2021-03-02 14:07:10
Relationships
Jadidi_82 2021-03-02 14:35:10
laravel_discuss-72156.jpg
Hi guys I can’t make migration do you know what is the reason?
Jadidi_82 2021-03-02 14:36:22
I haven’t seen like that before
Begroups 2021-03-02 16:21:49
[RuntimeException] Could not scan for classes inside “vendor/sebastian/code-unit-reverse-lookup/src/” which does not appear to be a file nor a folder
Help
2021-03-02 16:37:00
Begroups 2021-03-02 16:21:49
[RuntimeException] Could not scan for classes inside “vendor/sebastian/code-unit-reverse-lookup/src/” which does not appear to be a file nor a folder
Help

Composer install might help

Batu157 2021-03-02 16:39:01
Jadidi_82 2021-03-02 14:35:10
Hi guys I can’t make migration do you know what is the reason?

Name of the class

Begroups 2021-03-02 16:48:50
2021-03-02 16:37:00
Composer install might help

its dnt work

Rashid 2021-03-02 19:09:12
any malayalees here?
kv_sanjay 2021-03-02 19:17:59
Rashid 2021-03-02 19:09:12
any malayalees here?

Ys

|