How I can load a event when page load?

|
Dev 2020-04-16 21:54:20
naveen5566 2020-04-16 16:37:50
How to write Google login and Apple login Rest api using laravel any examples please send me thanks

Check this out for Apple Login:

https://github.com/GeneaLabs/laravel-sign-in-with-apple

GitHub – GeneaLabs/laravel-sign-in-with-apple: Provide “Sign In With Apple” functionality to your Laravel app.GitHub
Provide “Sign In With Apple” functionality to your Laravel app. – GitHub – GeneaLabs/laravel-sign-in-with-apple: Provide “Sign In With Apple” functionality to your Laravel app.
Dev 2020-04-16 21:55:36
2020-04-16 16:37:40
It takes an error from me when migrate

Check out the following documentation for Google.

https://laravel.com/docs/7.x/socialite

antweny 2020-04-16 23:18:14
https://stackoverflow.com/questions/61255481/how-to-search-value-into-a-database-after-concatenate-two-attributes-in-laravel?noredirect=1#comment108367312_61255481

need help on this

How to search value into a database after concatenate two attributes in LaravelStack Overflow
I have a table Organizations which have the following attributes

id
name
acronym
And reformat the organization name by concatenate the name and acronym attributes in the Organization Model using

K0n3st 2020-04-17 02:12:15
Someone can help me with pagination?
Marvixino 2020-04-17 02:35:43
Have you tried end-to-end encryption using JS & PHP?
aye_raju 2020-04-17 05:39:39
Does anyone know fetch file from S3 with keeping bucket access to a IAM user
Please share the policy and laravel code according to user

Because currently i have bucket as public policy which is not good

sadeqi125 2020-04-17 06:05:19
page expired when I post request
Tererai Mugova 2020-04-17 07:34:04
sadeqi125 2020-04-17 06:05:19
page expired when I post request

You have @csrf right

Tererai Mugova 2020-04-17 07:34:27
K0n3st 2020-04-17 02:12:15
Someone can help me with pagination?

->paginate not working?

Gowtham_Boopathiraj 2020-04-17 07:50:14
Any body using webcamjs???
j_4887 2020-04-17 07:55:35
laravel_discuss-33422.jpg

j_4887 2020-04-17 07:55:35
laravel_discuss-33421.jpg
Am trying to delete data from databases i wrote that but the button didn’t work
Siberfx 2020-04-17 08:06:27
j_4887 2020-04-17 07:55:35
Am trying to delete data from databases i wrote that but the button didn’t work

You should take delete inside <form> </form>

biraldino 2020-04-17 08:16:25
Test
codewithah 2020-04-17 09:45:03
Hello. How I can load a event when page load?
2020-04-17 09:46:00
laravel_discuss-33431.jpg

2020-04-17 09:47:01
Could you help
Bhavik F 2020-04-17 09:47:58
Patricklab 2020-04-16 14:50:32
Freelance laravel developer needed whose worked with vue and nodejs before

Hi John

2020-04-17 09:50:38
Php artisan migrate
Sumeet Jadhav 2020-04-17 09:54:37
My frontend app (React app) trying to access files from public folder in Laravel
But its throwing CORS error
Sumeet Jadhav 2020-04-17 09:54:59
Can any please help me in this
2020-04-17 10:48:02
https://www.facebook.com/job_opening/241135227035713/?source=post_homepage_stream&__tn__=HH-R
Gowtham_Boopathiraj 2020-04-17 11:09:07
Gowtham_Boopathiraj 2020-04-17 07:50:14
Any body using webcamjs???

Tell

Yannickshadownet 2020-04-17 12:12:07
laravel_discuss-33442.jpg

Yannickshadownet 2020-04-17 12:12:24
Hi guy Please need help

I get this error in paypal implementation

Yannickshadownet 2020-04-17 12:13:04
payment cannot be null but in the url i have paymentid
Sumeet Jadhav 2020-04-17 13:26:44
dd($data) and see if email is coming or not
Sumeet Jadhav 2020-04-17 13:27:13
Or in model if you have added email in fillable
Sumeet Jadhav 2020-04-17 15:14:54
Sumeet Jadhav 2020-04-17 09:54:37
My frontend app (React app) trying to access files from public folder in Laravel
But its throwing CORS error

I have handles CORS through laravel-cors package

Sumeet Jadhav 2020-04-17 15:15:01
But still getting erroe
Roniiex3 2020-04-17 17:02:05
Can i get ps activation key
luifermoron 2020-04-17 17:50:47
Hi everyone, I have a form which always redirect me to home instead of the given route
luifermoron 2020-04-17 17:50:53
Any solution?
luifermoron 2020-04-17 17:50:58
Thx in advance
rmkmasterdev 2020-04-17 17:52:24
What route in method?
Dev 2020-04-17 17:53:26
ongray 2020-04-16 20:29:12
Looking for developer – remote position
– with ReactJS and Laravel skillset
– work on iPay88 integration for an existing software
– work remotely, flexible time (as long as get the job done)
Please PM

Guys. Anyone approached this guy? Is he fake?

luifermoron 2020-04-17 18:04:35
rmkmasterdev 2020-04-17 17:52:24
What route in method?

laravel_discuss-33459.jpg
Store method built by using resources. I am using jquery steps

rmkmasterdev 2020-04-17 18:05:30
php artisan route:list
rmkmasterdev 2020-04-17 18:05:49
see your route working
Siberfx 2020-04-17 18:07:13
Fatima 2020-04-16 16:29:24
This is index, all the products

Show the properties not methods

Dev 2020-04-17 18:07:34
luifermoron 2020-04-17 18:04:35
Store method built by using resources. I am using jquery steps

Post the screenshot of the route in web.php and the controller code.

luifermoron 2020-04-17 18:07:35
rmkmasterdev 2020-04-17 18:05:30
php artisan route:list

I think it is

luifermoron 2020-04-17 18:08:02
Ok
Siberfx 2020-04-17 18:08:06
Also the blade file how you implementing fetched data
luifermoron 2020-04-17 18:10:09
Dev 2020-04-17 18:07:34
Post the screenshot of the route in web.php and the controller code.

laravel_discuss-33467.jpg

luifermoron 2020-04-17 18:10:28
laravel_discuss-33468.jpg

luifermoron 2020-04-17 18:11:31
rmkmasterdev 2020-04-17 18:05:49
see your route working

laravel_discuss-33469.jpg

Gio1614 2020-04-17 19:13:22
luifermoron 2020-04-17 18:10:09

Tienes un tutorial de como hiciste el sistema de logeo admin, superadmin?? Example??

luifermoron 2020-04-17 19:16:19
No brother. Cuando llegue al proyecto, ya estaba todo implementado
thatispr 2020-04-17 20:10:42
I am getting admin controllers issue..while logging in
|