Yannickshadownet 2020-02-25 17:46:17
i dont have idArtisan in my artisans table
Yannickshadownet 2020-02-25 17:46:34
its just id
skys215 2020-02-25 18:02:03
Yannickshadownet 2020-02-25 17:46:34
its just id
Oh, sorry
MIRXAN 2020-02-25 19:31:56
I really need your help guys. My project was working and suddenly showing 419 page. I didn’t touch anything… How can I solve that ? After logout it’s showing
Ant_Jr 2020-02-25 19:34:09
MIRXAN 2020-02-25 19:31:56
I really need your help guys. My project was working and suddenly showing 419 page. I didn’t touch anything… How can I solve that ? After logout it’s showing
check if you have @csrf on your form.
MIRXAN 2020-02-25 19:34:23
I have
MIRXAN 2020-02-25 19:34:45
But it’s not working
MIRXAN 2020-02-25 19:35:21
It was working but suddenly I don’t know what happened it’s redirecting to the 419 page
MIRXAN 2020-02-25 19:35:28
What I gonna do ?
Ant_Jr 2020-02-25 19:35:44
can you send a screenshot?
MIRXAN 2020-02-25 19:37:04
Ok now
MIRXAN 2020-02-25 19:41:23

Ant_Jr 2020-02-25 19:42:21
MIRXAN 2020-02-25 19:41:23
Yeah that’s definitely coming from an invalide csrf_token.
MIRXAN 2020-02-25 19:43:36
Yeah I know but my form has csrf token
MIRXAN 2020-02-25 19:43:53
2 hours ago it was working fine
Ant_Jr 2020-02-25 19:44:36
clear your browser cache and retry.
MIRXAN 2020-02-25 19:44:44
I’ve done
MIRXAN 2020-02-25 19:44:54
Not working
MIRXAN 2020-02-25 19:45:20
I’ve cleared all caches
Ant_Jr 2020-02-25 19:45:25
Then that strange!
Akshay 2020-02-25 19:52:17

Akshay 2020-02-25 19:52:18

Akshay 2020-02-25 19:52:46
I want to take two input name and designation from designation master table
Akshay 2020-02-25 19:53:02
And store into employe table its designation if
Akshay 2020-02-25 19:53:04
Id
Akshay 2020-02-25 19:53:05
And name
skys215 2020-02-25 19:53:05
MIRXAN 2020-02-25 19:43:53
2 hours ago it was working fine
Try refresh the previous page(which contains csrf) and submit the form again
MIRXAN 2020-02-25 19:54:04
I can’t even submit all my post is redirecting to this page
hitman_oo2 2020-02-25 20:15:12
MIRXAN 2020-02-25 19:41:23
419….๐ค๐๐คช๐ 9ja if you no you no ๐
Ant_Jr 2020-02-25 20:16:23
hitman_oo2 2020-02-25 20:15:12
419….๐ค๐๐คช๐ 9ja if you no you no ๐
Make something no do you there sha.
hitman_oo2 2020-02-25 20:23:09
Ant_Jr 2020-02-25 20:16:23
Make something no do you there sha.
If u knw u knw ๐
Ant_Jr 2020-02-25 20:24:46
hitman_oo2 2020-02-25 20:23:09
If u knw u knw ๐
That thing no pure oh
hitman_oo2 2020-02-25 20:25:04
I swear dwn
Hussein_Sheikho 2020-02-25 22:49:03
Laravel and free courses
Python and Data Science ๐ป – Telegram
A new start with Python and artificial intelligence
A new start with Python and artificial intelligence
Group: @PythonArab
Hussein_Sheikho 2020-02-26 00:20:55

ููุฏ ู ุจุณุท ูุชุดุบูู ู ูู ุตูุชู ุจุงุณุชุฎุฏุงู #Python
ููู ุฒูุฏ: @CodeProgrammer
godwar53 2020-02-26 05:47:40

hello mr/mrs, i have a query like that. but while in view blade the fields of nama_pelapor doesn’t, any problem?
godwar53 2020-02-26 05:48:14

this is the view
godwar53 2020-02-26 05:48:29

this is the blade
skys215 2020-02-26 06:59:41
Hussein_Sheikho 2020-02-26 00:20:55
ููุฏ ู
ุจุณุท ูุชุดุบูู ู
ูู ุตูุชู ุจุงุณุชุฎุฏุงู
#Python
ููู ุฒูุฏ: @CodeProgrammer
sorry, English group
skys215 2020-02-26 07:00:27

you need add use($authId, $authDeptId) after the ($query)
skys215 2020-02-26 07:01:42
godwar53 2020-02-26 05:47:40
hello mr/mrs, i have a query like that. but while in view blade the fields of nama_pelapor doesn’t, any problem?
dd($dataSpdt) and you can see what you have got
deepu606 2020-02-26 07:26:29
I have a laravel app and a core PHP application. When I logged in to laravel I need to automatically login to core PHP app too. That is when I refresh the login page of core PHP app,if logged in on laravel, it requires auto login. Any possible ideas?
skys215 2020-02-26 07:27:18
make it in same domain and share the cookie
deepu606 2020-02-26 07:27:37
But the cookies are encrypted.
deepu606 2020-02-26 07:28:17
Both encryption methods are different
godwar53 2020-02-26 07:40:33
skys215 2020-02-26 07:00:27
you need add use($authId, $authDeptId) after the ($query)
But it not the scope of function sir
godwar53 2020-02-26 07:40:46
skys215 2020-02-26 07:01:42
dd($dataSpdt) and you can see what you have got
nam_pelapor is null
skys215 2020-02-26 07:40:57
deepu606 2020-02-26 07:28:17
Both encryption methods are different
need to be same, or donโt use encryption
skys215 2020-02-26 07:41:15
godwar53 2020-02-26 07:40:33
But it not the scope of function sir
oh, sorry
godwar53 2020-02-26 07:42:37
skys215 2020-02-26 07:41:15
oh, sorry
I think it cant use 2 $authId in method, isnt it?