Have you already install a local server like WampServer or Xamp?

|
2020-06-21 17:03:17
I am having trouble for reading external rss feed in laravel any body can share me some code, content , github project
2020-06-21 17:03:31
or some advice
cayetanohosma 2020-06-21 17:11:18
2020-06-21 17:03:17
I am having trouble for reading external rss feed in laravel any body can share me some code, content , github project

Could you be more precise with your issues?

Jihat_developer 2020-06-21 17:34:57
Jihat_developer 2020-06-21 16:30:48
any try false password this error show , what’s problem ?

help me plase

Jihat_developer 2020-06-21 17:35:25
Jihat_developer 2020-06-21 16:30:48
any try false password this error show , what’s problem ?

logincontroller

alfredolopez80 2020-06-21 17:45:50
I think is better www.laragon.org
Mohammad_Agbareya 2020-06-21 18:15:04
Shijinsubramanniam 2020-06-21 14:22:21

AppUser::create

Rizzu1023 2020-06-21 18:37:45
Can i integrate google pay or apple pay with laravel??
hamada zouitni 2020-06-21 19:34:00
https://join.cashgem.co/Hamada5

CashGem – The Cashing Platformcashgem.co
Turn your social media accounts into money! Earn $15 for every friend you invite at the #1 cashing network. The internet’s cashing gem!
natghi2010 2020-06-21 19:35:09
$table->foreign(‘post_id’)->references(‘id’)->on(‘posts’)

->onDelete(‘cascade’);

natghi2010 2020-06-21 19:35:22
should this work?
Unknownuser009 2020-06-21 19:38:07
Plz explain me in detail of foreign key working in mysql
Unknownuser009 2020-06-21 19:38:18
Also in laravel
natghi2010 2020-06-21 19:45:56
Unknownuser009 2020-06-21 19:38:07
Plz explain me in detail of foreign key working in mysql

There are 3 types of relationships you need to know. One-to-one,one-to-many and many-to-many. So if you have a ‘man’,’wife’,’freinds’ table, one man can have one wife (one-to-one), one man can have many childeren (one-to-many) and many men can have many freinds (many-to-many).

Unknownuser009 2020-06-21 19:50:23
Will u please give me example in table form
Siberfx 2020-06-21 20:28:14
natghi2010 2020-06-21 19:45:56
There are 3 types of relationships you need to know. One-to-one,one-to-many and many-to-many. So if you have a ‘man’,’wife’,’freinds’ table, one man can have one wife (one-to-one), one man can have many childeren (one-to-many) and many men can have many freinds (many-to-many).

its for straight relationships, when the person is not bisexual ))

natghi2010 2020-06-21 20:28:49
Siberfx 2020-06-21 20:28:14
its for straight relationships, when the person is not bisexual ))

oh Boy

Siberfx 2020-06-21 20:28:57
So hasManyThrough relationship also exists :)))
DesolatorMagno 2020-06-21 20:32:56
The family analogy work,
nephews hasmanythrough
Roham0010 2020-06-21 20:35:18
2020-06-21 10:22:05
access denied for root@localhost

You are getting an access denied error so check your mysql user password in env file

2020-06-21 20:35:50
laravel_discuss-42476.jpg
please help me to remove this error and get my setup for laravel project
Roham0010 2020-06-21 20:41:02
2020-06-21 20:35:50
please help me to remove this error and get my setup for laravel project

Its obvious you are typing a wrong password
Try root as a password also empty if those didn’t work you have to change your MySQL password so google it base on your environments

2020-06-21 20:48:00
can you please tell me how to setup and create laravel projet
2020-06-21 20:48:14
i am not able to create any database using mysql
Pro 2020-06-21 20:48:47
Why?
2020-06-21 20:49:21
Pro 2020-06-21 20:48:47
Why?

?????????????????

2020-06-21 20:49:34
actually its not showing on phpmyadmin
Sean_LGR 2020-06-21 20:49:44
imkb 2020-06-21 13:39:06

You need to enable the option in your Google account that gives access to insecure applications. You can Google how to do it.

2020-06-21 20:49:49
and also no sql commands working in cmd
Sean_LGR 2020-06-21 20:55:44
laravel_discuss-42485.jpg

Sean_LGR 2020-06-21 20:55:59
imkb 2020-06-21 13:39:06

☝️

Sean_LGR 2020-06-21 20:57:05
Sean_LGR 2020-06-21 20:55:44

imkb look the image up

Sean_LGR 2020-06-21 21:01:03
Rizzu1023 2020-06-21 18:37:45
Can i integrate google pay or apple pay with laravel??

I recomend to use Stripe API, is the best.

2020-06-21 21:11:57
please help…
Sean_LGR 2020-06-21 21:23:02
2020-06-21 21:11:57
please help…

Laravel use .env for enviroment variable? If is yes, them, modify the data of your mysql db.

2020-06-21 22:14:42
laravel_discuss-42494.jpg
how to resolve
isofdev 2020-06-21 22:22:18
2020-06-21 22:14:42
how to resolve

Have you created you the database?

amirAutomationEnginner 2020-06-21 22:23:10
In my admin i wanna record when a new user regesterd a notification goes for admin in admin panel how can i do that?
2020-06-21 22:35:03
isofdev 2020-06-21 22:22:18
Have you created you the database?

yes

2020-06-21 22:35:41
we can create db from configuring the .env file???
amirAutomationEnginner 2020-06-21 22:36:19
amirAutomationEnginner 2020-06-21 22:23:10
In my admin i wanna record when a new user regesterd a notification goes for admin in admin panel how can i do that?

Are there anyone to answer?

isofdev 2020-06-21 22:36:51
2020-06-21 22:35:41
we can create db from configuring the .env file???

You have to create database on MySQL

2020-06-21 22:37:57
isofdev 2020-06-21 22:36:51
You have to create database on MySQL

can you help??

isofdev 2020-06-21 22:50:35
You work with windows?
2020-06-21 22:51:03
yes
isofdev 2020-06-21 22:52:37
Have you already install a local server like WampServer or Xamp?
2020-06-21 22:52:54
yes
2020-06-21 22:53:04
xampp
isofdev 2020-06-21 22:54:00
Ok run xamp and create a database ‘king’ in it
2020-06-21 22:54:56
how to create actually i am new to it sorry for that
|