I want send some http request together how can i implement in laravel?

|
etekumoses 2022-07-16 11:30:28
etekumoses 2022-07-16 11:24:53
$check_pass = User::where([’email’ => $request->email])->where(‘password’,null)->first();
if($check_pass){ do }else throw error

Manon

Harry Luck 2022-07-16 12:12:04
Hello, my freelancer account was closed.
So I’m looking for new account.
IF you can lend me your account, I can pay 100~200 usd per month.
If you interested, please DM me.
Thanks.
anilsaini0663 2022-07-16 12:18:25
how to export table data with search filter data ?
Web Developer 2022-07-16 12:25:06
What kind of export??
etekumoses 2022-07-16 13:18:08
I assume he wants to export it in pdf format
AzerMammadli 2022-07-16 13:23:14
laravel_discuss-129481.jpg

AzerMammadli 2022-07-16 13:23:14
laravel_discuss-129480.jpg
Hello guys!

I’ve saved the categories as json to the database, but I can’t just foreach a category on the frontend.

So, for example, I want to show all of the 1 digits in the database with foreach. How can I do it?

Thanks!

didaputraad 2022-07-16 13:34:18
It is a json string , the php programming cannot defined as type
So you decode json string to json object
Lalit Rana 2022-07-16 13:35:20
AzerMammadli 2022-07-16 13:23:14

Convert json to array then try

AzerMammadli 2022-07-16 13:41:42
didaputraad 2022-07-16 13:34:18
It is a json string , the php programming cannot defined as type
So you decode json string to json object

yes, I know about it but I do not know how can I do it on foreach(((

AzerMammadli 2022-07-16 13:42:10
Lalit Rana 2022-07-16 13:35:20
Convert json to array then try

How can I do it?

antoniosau 2022-07-16 15:36:53
use json_decode
FrankieTec 2022-07-16 16:08:29
Hello guys, i want to send sms to mobile phone when order has been made i
FrankieTec 2022-07-16 16:09:05
any idea or exiting system i can learn from
vinsmoke3sanji 2022-07-16 16:25:05
AzerMammadli 2022-07-16 13:23:14
Hello guys!

I’ve saved the categories as json to the database, but I can’t just foreach a category on the frontend.

So, for example, I want to show all of the 1 digits in the database with foreach. How can I do it?

Thanks!

In model you have to cast column into json

didaputraad 2022-07-16 16:37:48
This problem it not solved ?
vishalsharma19 2022-07-16 16:40:52
Any Salaried Person here who’s Annual Income is 10Lakh and still paid tax on that income or Company Deducted you TDS

Contact us to save tax

etekumoses 2022-07-16 16:50:40
FrankieTec 2022-07-16 16:08:29
Hello guys, i want to send sms to mobile phone when order has been made i

Use trillion

didaputraad 2022-07-16 16:51:14
vishalsharma19 2022-07-16 16:40:52
Any Salaried Person here who’s Annual Income is 10Lakh and still paid tax on that income or Company Deducted you TDS

Contact us to save tax

Standart ?

vishalsharma19 2022-07-16 16:51:56
didaputraad 2022-07-16 16:51:14
Standart ?

Please DM for any doubts

didaputraad 2022-07-16 17:11:17
Something from malaysian?
vishalsharma19 2022-07-16 17:24:06
didaputraad 2022-07-16 17:11:17
Something from malaysian?

No

didaputraad 2022-07-16 17:25:29
I find jobs
🅽🅸🅼🅰️ 2022-07-16 18:01:53
Hi Guys
I want send some http request together how can i implement in laravel ?
Chillz 2022-07-16 18:02:44
hello guys any idea how to add fixed TAX FOR SHIPPING FEE IN LARAVEL
suuwhooop 2022-07-16 18:12:36
Chillz 2022-07-16 18:02:44
hello guys any idea how to add fixed TAX FOR SHIPPING FEE IN LARAVEL

Seems pretty straightforward.

Unless of course you do not know the tax rate for the country to which you’re shipping.

I’ll suggest a simple addition.
$shipping_fee $tax in your controller or whatever

Dushyantsinghds 2022-07-16 18:30:50
Hello can anyone convert Php file post code into JQurey/ajax?

I can pay him for this job. I have a code which is used to upload file to the web api. I want to convert that php code into jqurey/ajax.
Plz ping me of anyone interested??

berto309 2022-07-16 18:32:38
laravel_discuss-129514.jpg
Hello guys. Please how do you configure laragon for subdomain routing for multi tenant multi domain apps?
AzerMammadli 2022-07-16 19:10:04
antoniosau 2022-07-16 15:36:53
use json_decode

Already I use it but how can I use in foreach?

AzerMammadli 2022-07-16 19:10:30
didaputraad 2022-07-16 16:37:48
This problem it not solved ?

No:(

Web Developer 2022-07-16 19:13:58
AzerMammadli 2022-07-16 19:10:04
Already I use it but how can I use in foreach?

In blade file?

etekumoses 2022-07-16 19:42:03
Hey devs
Why does my post request displaying blank white screen I tried to check debug mode but nothing
It just shows white screen
www.website.com/register/submit
etekumoses 2022-07-16 19:42:22
That’s how the url displays
etekumoses 2022-07-16 19:42:33
Nothing more I don’t know what cause such
2022-07-16 20:40:53
etekumoses 2022-07-15 13:31:51
i am trying to

In Route.php you didn’t define any route name voter.auth.reigster_voter .
Following syntax
{{ route(‘your_route_name’) }}

Abidesoft 2022-07-16 20:49:39
Dushyantsinghds 2022-07-16 18:30:50
Hello can anyone convert Php file post code into JQurey/ajax?

I can pay him for this job. I have a code which is used to upload file to the web api. I want to convert that php code into jqurey/ajax.
Plz ping me of anyone interested??

Hi, I can do

bunny99143 2022-07-16 20:53:49
Dushyantsinghds 2022-07-16 18:30:50
Hello can anyone convert Php file post code into JQurey/ajax?

I can pay him for this job. I have a code which is used to upload file to the web api. I want to convert that php code into jqurey/ajax.
Plz ping me of anyone interested??

Yes. i can

bunny99143 2022-07-16 20:57:17
etekumoses 2022-07-15 13:31:51
i am trying to

this name route is not available, that’s why you getting error

etekumoses 2022-07-16 21:11:55
2022-07-16 20:40:53
In Route.php you didn’t define any route name voter.auth.reigster_voter .
Following syntax
{{ route(‘your_route_name’) }}

I already did that

etekumoses 2022-07-16 21:12:24
etekumoses 2022-07-16 19:42:03
Hey devs
Why does my post request displaying blank white screen I tried to check debug mode but nothing
It just shows white screen
www.website.com/register/submit

This is what I have now

AzerMammadli 2022-07-16 21:42:32
Web Developer 2022-07-16 19:13:58
In blade file?

Yes

bunny99143 2022-07-17 05:53:09
etekumoses 2022-07-15 13:28:19

you forgot to add name in that route line no 20. before middleware you should add

->name(‘register_voter’)

now your error gone👍

bunny99143 2022-07-17 07:21:47
and on form

voter.register_voter

faawaz1 2022-07-17 08:09:25
Hello guys,
I recently upgrade my laravel to latest version (Laravel 9), after this upgrade all the redirect returning without getting the data.

For example:

redirect(‘login’)->with(‘msg’,’wrong credintials’);

//The above code only redirect to login without storing any data in session.

did any one faced same issue ?

Web Developer 2022-07-17 08:14:17
faawaz1 2022-07-17 08:09:25
Hello guys,
I recently upgrade my laravel to latest version (Laravel 9), after this upgrade all the redirect returning without getting the data.

For example:

redirect(‘login’)->with(‘msg’,’wrong credintials’);

//The above code only redirect to login without storing any data in session.

did any one faced same issue ?

What the previous laravel version??

Akash Suthar 2022-07-17 08:16:08
faawaz1 2022-07-17 08:09:25
Hello guys,
I recently upgrade my laravel to latest version (Laravel 9), after this upgrade all the redirect returning without getting the data.

For example:

redirect(‘login’)->with(‘msg’,’wrong credintials’);

//The above code only redirect to login without storing any data in session.

did any one faced same issue ?

Try to use flash message

faawaz1 2022-07-17 08:17:13
Web Developer 2022-07-17 08:14:17
What the previous laravel version??

From 5.1 , but facing the issue after 8 to 9

Akash Suthar 2022-07-17 08:17:33
You can use flash message
faawaz1 2022-07-17 08:17:37
Akash Suthar 2022-07-17 08:16:08
Try to use flash message

I tried but no data stored

shubham Patel 2022-07-17 08:23:10
faawaz1 2022-07-17 08:17:37
I tried but no data stored

Check you app/kernal.php for
\Illuminate\Session\Middleware\StartSession::class, and
add it into protected $middleware array. Remove from protected $middlewareGroups if exist

Hope this work for you.

|