Anyone using multiple php versions on ubuntu?

|
aayush1485 2020-04-09 19:25:21
Hey all of you ,hope you all are doing well, …I want to know from where to i clearly understand and learn the eloquent relationship in laravel any reference ? And is it worth to take a knowledge of it ? Plz answer thanks in advance 🙏
DesolatorMagno 2020-04-09 19:26:48
The official documentation have a good amount of info of that part, and yes, working with eloquen is a great plus
aayush1485 2020-04-09 19:27:37
Thanks Reny Sir 😊
aayush1485 2020-04-09 19:28:53
sadeqi125 2020-04-07 12:10:19
how to send confirmation link to email in laravel

Did you got any answer of this ?

Patricklab 2020-04-10 08:38:50
Hi guys I need some help with anyone whose worked on an Hr system before am stack with how to automate some tasks The company has main offices in dubia and each employee on the system must be paid through the system but there payment must go onto there local bank accounts which are in another country how can I easily approach this situation
Patricklab 2020-04-10 08:39:21
Everything must be done internally within the company system that an working on
Patricklab 2020-04-10 08:39:37
Or has anyone done something like this before
kartik sharma 2020-04-10 09:42:44
sahilbalgotra 2020-04-09 16:40:39
I am doing this write now

If you are comfortable then send me the code or resource

faskt95 2020-04-10 09:49:17
Hi john Matthew, what you wud need is a for you to have more than one payment system
faskt95 2020-04-10 09:49:29
It will depend on the location of the office the person is
faskt95 2020-04-10 09:49:57
You will have an interface that the both payment is exposed to
faskt95 2020-04-10 09:50:01
So fr the dubai
faskt95 2020-04-10 09:50:33
U find good dubai covered payment platform and integrate it
faskt95 2020-04-10 09:50:47
Remember Solid in here so integration can be easy
faskt95 2020-04-10 09:51:01
Then u do your other county payment
faskt95 2020-04-10 09:51:11
Hope this hel0
Ant_Jr 2020-04-10 10:59:09
laravel_discuss-32614.jpg
Hello there, Please any help?
Ant_Jr 2020-04-10 11:00:26
Ant_Jr 2020-04-10 10:59:09
Hello there, Please any help?

Using sparkpost API.
Everything works fine locally, but when I deploy project online that’s what I get.

Ahmed Magdi 2020-04-10 11:24:26
Ant_Jr 2020-04-10 10:59:09
Hello there, Please any help?

It’s seems Php version error

Ahmed Magdi 2020-04-10 11:25:37
In share host you use make sure you use a latest version of php
Ant_Jr 2020-04-10 11:40:10
Ahmed Magdi 2020-04-10 11:25:37
In share host you use make sure you use a latest version of php

I’m using php 7.2.5

justJP 2020-04-10 12:06:12
Anyone using multiple php versions on ubuntu?
justJP 2020-04-10 12:19:34
I think the controller name should be in pascal case
hiteshv253 2020-04-10 12:44:28
Ant_Jr 2020-04-10 11:00:26
Using sparkpost API.
Everything works fine locally, but when I deploy project online that’s what I get.

update composer.

Rizzu1023 2020-04-10 13:11:17
I have an object with child object

“match_detail’ : {
‘id’ : 1,
‘something’ : 1,

‘team_detail’ : {
‘name’ : ‘xyz’,
}
}

I want to initialize both ‘match_detail’ & ‘team_detail’ as null

How i can i do it in js??

sahilbalgotra 2020-04-10 13:13:37
kartik sharma 2020-04-10 09:42:44
If you are comfortable then send me the code or resource

This code not works with u i am adding forms data in cart

hiteshv253 2020-04-10 13:19:59
Rizzu1023 2020-04-10 13:11:17
I have an object with child object

“match_detail’ : {
‘id’ : 1,
‘something’ : 1,

‘team_detail’ : {
‘name’ : ‘xyz’,
}
}

I want to initialize both ‘match_detail’ & ‘team_detail’ as null

How i can i do it in js??

ues collection. in that case .

Rizzu1023 2020-04-10 13:21:03
I’m using vue js so i have to initialize object
Rizzu1023 2020-04-10 13:21:38
hiteshv253 2020-04-10 13:19:59
ues collection. in that case .

So how can i use collection in that case

faskt95 2020-04-10 13:23:00
Ant_Jr 2020-04-10 10:59:09
Hello there, Please any help?

Hello this is due to the incoming port on ur server

faskt95 2020-04-10 13:23:09
Try different ports
hiteshv253 2020-04-10 13:23:19
in controller, create function of another with condition loop, that data match with firest table, using foreach loop
hiteshv253 2020-04-10 13:23:56
faskt95 2020-04-10 13:23:00
Hello this is due to the incoming port on ur server

update your composers at server. user terminals

faskt95 2020-04-10 13:24:07
From 25 to 2525 587 465
faskt95 2020-04-10 13:25:05
It a response to the swiftmail transport problen
faskt95 2020-04-10 13:25:13
He should change the port
hiteshv253 2020-04-10 13:25:29
chang. env file
faskt95 2020-04-10 13:25:30
Better still ask his service provider
hiteshv253 2020-04-10 13:25:35
configuration
faskt95 2020-04-10 13:25:46
Yeah
hiteshv253 2020-04-10 13:26:08
faskt95 2020-04-10 13:25:30
Better still ask his service provider

go head

faskt95 2020-04-10 13:26:50
Hitesh I dont understand you
faskt95 2020-04-10 13:27:02
I was giving advice to the dude that had the problem
DeveloperProgrammer 2020-04-10 13:32:47
Hi everyone?
Have good time.
Do you use from package antonioribeiro/tracker in your project?I have one question?
Mrroooto 2020-04-10 17:33:53
laravel_discuss-32652.jpg
Heare i wanna say unique seoson number for each film
?
b3qer_kh 2020-04-10 17:41:21
Mrroooto 2020-04-10 17:33:53
Heare i wanna say unique seoson number for each film
?

Hi
i used this algorithm
select the last row in table and get the value of seasonnumber and increment by one then set this value in the new row

@ BigReli@nce 2020-04-10 17:42:51
Mrroooto 2020-04-10 17:33:53
Heare i wanna say unique seoson number for each film
?

Set it while inserting index+1

b3qer_kh 2020-04-10 17:47:04
@ BigReli@nce 2020-04-10 17:42:51
Set it while inserting index+1

But here it will conflict when add another season

@ BigReli@nce 2020-04-10 17:47:37
You have unique validation?
@ BigReli@nce 2020-04-10 17:47:54
For seasonnumber field?
|