How to add data in multiple tags in MailChimp using laravel?

|
j_4887 2021-04-07 20:09:03
please anyone help
amir_0787 2021-04-07 20:50:49
natghi2010 2021-04-07 18:31:32
Before laravel and after laravel.

Great

DesolatorMagno 2021-04-07 20:55:21
j_4887 2021-04-07 20:07:11
hello everyone here i have this problem here i tried to solve it but it still there

Missing required parameter for [Route: dean.deanComment.update] [URI: dean/deanComment/{deanComment}] [Missing parameter: deanComment]. (View: D:127.0.0.1..8000nitscsresourcesviewspagesdeanedit_comment.blade.php)

Especify the parameters name.

DesolatorMagno 2021-04-07 20:58:16
2021-04-07 15:04:48
guys set dd($anime[‘title’] and its compeletly worked , but when i want to store in my database i catch Array to String , wdym ? really i cant undrestand

Are you sure that tittle is the one that give error? There are more fields, if I have to guess I would say that favorites and title_fa sound like array.

natghi2010 2021-04-07 21:33:42
amir_0787 2021-04-07 20:50:49
Great

Sarcasm?

natghi2010 2021-04-07 21:35:35
2021-04-07 15:04:48
guys set dd($anime[‘title’] and its compeletly worked , but when i want to store in my database i catch Array to String , wdym ? really i cant undrestand

dd prints and does not echo.

natghi2010 2021-04-07 21:36:49
So if do echo and it says array to string conversion, then you know it’s an array
natghi2010 2021-04-07 21:38:11
2021-04-07 15:04:48
guys set dd($anime[‘title’] and its compeletly worked , but when i want to store in my database i catch Array to String , wdym ? really i cant undrestand

Also are you aware that in your release date column, you are inserting rating?

natghi2010 2021-04-07 21:41:44
j_4887 2021-04-07 20:07:49
this is my edit form

Expecting object

natghi2010 2021-04-07 21:42:06
When you are passing array
natghi2010 2021-04-07 21:49:12
2021-04-07 15:04:48
guys set dd($anime[‘title’] and its compeletly worked , but when i want to store in my database i catch Array to String , wdym ? really i cant undrestand

As reny has suggested, it might not be that variable that is the issue , so I would recommend that you use try catch and during the exception ,output the error line

Harr 2021-04-07 21:53:54
PayPalExceptionPayPalConnectionException
Got Http response code 400 when accessing https://api.sandbox.paypal.com/v1/payments/payment. hey i am getting this error in laravel paypal intergration
rahul_v3 2021-04-07 22:16:08
Hi I am full stack developer
rahul_v3 2021-04-07 22:16:29
If anyone need help dm me
I know laravel react Js node js angular wordpress to
amir_0787 2021-04-07 22:22:55
natghi2010 2021-04-07 21:33:42
Sarcasm?

No
I believe in it

Khrís. 2021-04-07 22:46:33
I’m new
Khrís. 2021-04-07 22:46:43
Ok
Khrís. 2021-04-07 22:47:56
I want to establish connection between an mobile and a lumen api.
I don’t know how to connect users.
Khrís. 2021-04-07 22:48:19
I don’t know well how to explain it
Khrís. 2021-04-07 22:49:54
I want my lumen app to tell me regularly if a user is connected. But I think that even if connect user with a request, this connection will be available just for this request
Khrís. 2021-04-07 22:50:20
And I want to connect my users for a certain period of time
Khrís. 2021-04-07 22:50:48
Could some body help me.
Or give another idea.
Khrís. 2021-04-07 22:51:01
Please
wbetalleluzd 2021-04-08 02:01:09
https://hackthestuff.com/article/how-to-dynamically-generate-seo-metatags-in-laravel

How to dynamically generate SEO metatags in LaravelHackthestuff
naveen5566 2021-04-08 04:48:28
How to add data in multiple tags in MailChimp using laravel?
ArchRaphel 2021-04-08 05:20:57
laravel_discuss-75837.jpg
Please can someone tell me what am doing wrong
littlefish111 2021-04-08 06:13:16
ArchRaphel 2021-04-08 05:20:57
Please can someone tell me what am doing wrong

Are you kidding 😂 how we supposed to know, from a bad screenshot without code? 🔮?

littlefish111 2021-04-08 06:14:47
But for the beginning I would check your database
ArchRaphel 2021-04-08 06:14:48
laravel_discuss-75840.jpg

littlefish111 2021-04-08 06:15:03
Did you create your database?
ArchRaphel 2021-04-08 06:15:31
littlefish111 2021-04-08 06:15:03
Did you create your database?

Yes

littlefish111 2021-04-08 06:15:40
ran migrations?
ArchRaphel 2021-04-08 06:15:54
archfxtest is the database name
ArchRaphel 2021-04-08 06:16:15
littlefish111 2021-04-08 06:15:40
ran migrations?

I did, it said nothing to migrate

littlefish111 2021-04-08 06:16:32
then try to tinker around
|