And let me also know that do we can add that in existing MySQL table?

|
TDarkCoder 2020-04-03 04:35:40
Not that
mohittyagi99 2020-04-03 04:35:49
TDarkCoder 2020-04-03 04:35:40
Not that

Then?

mohittyagi99 2020-04-03 04:36:10
I’m newbie in Laravel Stuff!
HbJ23 2020-04-03 08:21:04
Whats diff b/w self and $this ?
Saeedsj01 2020-04-03 10:14:21
https://lootbits.io/?daily=409317&secret=EGM13CYBW2

Lootbits.io – Bitcoin loot boxes!lootbits.io
Our users have opened thousands of free loot boxes and received massive Bitcoin rewards! Join Lootbits and open your first box now!
2020-04-03 10:32:15
Is it possible to hijack laravel session
Mrroooto 2020-04-03 10:46:20
Auth login dont work
Mrroooto 2020-04-03 10:46:20
But
Mrroooto 2020-04-03 10:46:20
I upload it to cpanel
amitshha 2020-04-03 13:44:23
laravel_discuss-31940.jpg
resize image and save storage folder
amitshha 2020-04-03 13:44:29
so pls help me
amitshha 2020-04-03 13:45:01
no idea resize image and save image
Pro 2020-04-03 13:49:01
amitshha 2020-04-03 13:45:01
no idea resize image and save image

http://image.intervention.io/

2020-04-03 13:56:05
is been long i wrote laravel any body with latest laravel book should help me
cartltech 2020-04-03 13:57:00
2020-04-03 13:56:05
is been long i wrote laravel any body with latest laravel book should help me

https://laravel.com/docs

cosmonte 2020-04-03 14:00:05
Laravel & Vue
Group by Bitfumes Community

https://bit.ly/2JxMh0H

Mrroooto 2020-04-03 14:30:58
laravel_discuss-31951.jpg

Mrroooto 2020-04-03 14:31:04
Laravel log in dont worl
Mrroooto 2020-04-03 14:31:13
Pardeh.me/login
Mrroooto 2020-04-03 14:31:24
info@masoud.com
Mrroooto 2020-04-03 14:31:37
123456789
humaneguy 2020-04-03 14:33:55
Mrroooto 2020-04-03 14:31:37
123456789

Add a CSRF TOKEN

Mrroooto 2020-04-03 14:42:00
humaneguy 2020-04-03 14:33:55
Add a CSRF TOKEN

Added

Mrroooto 2020-04-03 14:42:05
But not work
humaneguy 2020-04-03 14:51:06
Check your controller
Tererai Mugova 2020-04-03 14:52:23
Mrroooto 2020-04-03 14:42:05
But not work

Lets see your html code

Mrroooto 2020-04-03 14:55:21
humaneguy 2020-04-03 14:51:06
Check your controller

Defult auth but it work in localhost
Php artisan serve

Yannickshadownet 2020-04-03 15:22:40
Hi.Need help to integrate paypal in my website .thank
Tererai Mugova 2020-04-03 15:23:59
Yannickshadownet 2020-04-03 15:22:40
Hi.Need help to integrate paypal in my website .thank

Where are you having problems?

Yannickshadownet 2020-04-03 15:26:14
Tererai Mugova 2020-04-03 15:23:59
Where are you having problems?

After redirection in login paypal account?

Tererai Mugova 2020-04-03 16:03:55
Are you using the rest library
Yannickshadownet 2020-04-03 16:14:05
https://medium.com/justlaravel/how-to-integrate-paypal-payment-gateway-in-laravel-695063599449

How to integrate PayPal payment gateway in LaravelMedium
Hello Laravel enthusiasts, welcome back to justlaravel.com. Here in this post, I will let you know how to integrate PayPal payment gateway…
Yannickshadownet 2020-04-03 16:14:32
This tutorial is what i use
bankerrajendra 2020-04-03 16:40:47
Hi Guys

I need help that is there any easier way to implement PARTITIONS in MySQL Laravel migration

And let me also know that do we can add that in existing MySQL table?

2020-04-03 16:43:38
Yannickshadownet 2020-04-03 15:26:14
After redirection in login paypal account?

whats the ishu ??

Yannickshadownet 2020-04-03 16:44:57
2020-04-03 16:43:38
whats the ishu ??

Password incorrect

2020-04-03 16:45:23
from paypal side ??
2020-04-03 16:45:46
or form your return url ??
Yannickshadownet 2020-04-03 16:45:56
2020-04-03 16:45:23
from paypal side ??

Yes

2020-04-03 16:46:24
Yannickshadownet 2020-04-03 16:45:56
Yes

are u using rest api??

Yannickshadownet 2020-04-03 16:49:11
2020-04-03 16:46:24
are u using rest api??

Yes

FlyMeSyndrom 2020-04-03 16:50:07
anyone how to create query builder ?
i wanna get the data like .

{
“name”: ” test”,
“hobby”:[‘swim’,’music’,’movie’]
},
{
“name”: ” hello”,
“hobby”:[‘swim’,’learn’,’movie’]
}

FlyMeSyndrom 2020-04-03 16:51:34
it’s difficult for me to understand thats query 😔
2020-04-03 16:51:49
Yannickshadownet 2020-04-03 16:49:11
Yes

are u able to open the payment authentication page of paypal

Yannickshadownet 2020-04-03 16:52:19
2020-04-03 16:51:49
are u able to open the payment authentication page of paypal

Yes

2020-04-03 16:53:18
then i think you have problems with your payment account
2020-04-03 16:53:36
credential
2020-04-03 16:54:01
can u share ur error screen here
2020-04-03 16:54:18
so that i can understand what the ishu
2020-04-03 16:57:43
FlyMeSyndrom 2020-04-03 16:50:07
anyone how to create query builder ?
i wanna get the data like .

{
“name”: ” test”,
“hobby”:[‘swim’,’music’,’movie’]
},
{
“name”: ” hello”,
“hobby”:[‘swim’,’learn’,’movie’]
}

can u provide me of table structure? let me try

|