Contents:
How to put this in guzzle post?
you solved the problem?
How can I do that ?
anyone can help please?
how can i fix this problem ?
How to put this in guzzle post?
you solved the problem?
How can I do that ?
anyone can help please?
how can i fix this problem ?
zey34354 2022-06-11 15:08:14
automan923 2022-06-11 15:05:14
$request->file(‘file’)->store(‘upload’)->save()
it didn’t work
automan923 2022-06-11 15:08:29
give me screenshot
zey34354 2022-06-11 15:09:54

automan923 2022-06-11 15:11:35
$path = $request->file->storeAs(‘images’, ‘filename.jpg’);
automan923 2022-06-11 15:11:46
try this
zey34354 2022-06-11 15:13:08
its not working
automan923 2022-06-11 15:13:14
screenshot
automan923 2022-06-11 15:13:34
yes.
aliefba 2022-06-11 15:46:25
{
“dataRequest” : {
“id_permohonan” : “I-67584678547689475694”
}
}
“dataRequest” : {
“id_permohonan” : “I-67584678547689475694”
}
}
How to put this in guzzle post?
Norkulov2oo1 2022-06-11 15:58:12

Nega bu editor tanimayabdi
automan923 2022-06-11 15:58:54
class name can’t contain –
automan923 2022-06-11 15:59:04
use _ instead –
zey34354 2022-06-11 17:30:58

zey34354 2022-06-11 17:31:41

zey34354 2022-06-11 17:31:52
zey34354 2022-06-11 17:30:58
when I make dd it works like this
zey34354 2022-06-11 17:32:06
zey34354 2022-06-11 17:31:41
what is the problem
zey34354 2022-06-11 17:33:07
when I want to make comment from the admin
seniormonsieur 2022-06-11 17:38:23
zey34354 2022-06-11 17:31:41
Remove the $user part
seniormonsieur 2022-06-11 17:38:38
And just use $data->name
#Math 2022-06-11 18:12:43
zey34354 2022-06-11 15:13:08
its not working
you solved the problem?
zey34354 2022-06-11 18:45:53
#Math 2022-06-11 18:12:43
you solved the problem?
İ will see it than get back
Esspeltein 2022-06-11 19:24:12

I need to pass if else check . How can I do that ?
mrmonad 2022-06-11 20:02:28

mrmonad 2022-06-11 20:02:28

mrmonad 2022-06-11 20:02:28

mrmonad 2022-06-11 20:02:28

when i log in the email appears to be null for some reason,here are my roots,part of the form,function in controller
anyone can help please?
seniormonsieur 2022-06-11 20:47:10
mrmonad 2022-06-11 20:02:28
Add unique to the email
mrmonad 2022-06-11 20:48:27
seniormonsieur 2022-06-11 20:47:10
Add unique to the email
How?
seniormonsieur 2022-06-11 21:04:15
mrmonad 2022-06-11 20:48:27
How?
Required|email|unique:table name,
seniormonsieur 2022-06-11 21:15:54
mrmonad 2022-06-11 20:48:27
How?
It worked?
zey34354 2022-06-11 21:34:09
seniormonsieur 2022-06-11 17:38:38
And just use $data->name
it didn’t work
zey34354 2022-06-11 21:34:26
because it has a relationship
seniormonsieur 2022-06-11 21:39:40
zey34354 2022-06-11 21:34:09
it didn’t work
Send screenshot of the controller
mrmonad 2022-06-11 21:41:14
seniormonsieur 2022-06-11 21:15:54
It worked?
i checked it’s already unique
the problem is the email is not being sent ,it says email=null
A.M 2022-06-11 21:42:38

how can i fix this problem ?