Folks so i came up with an app for my laravel website, how can i log the users in to my website by checking the info from my website database?

|
2020-06-30 22:21:36
Try this free basic course.
2020-06-30 22:25:36
https://www.youtube.com/playlist?list=PLfdtiltiRHWEb-tzSN99Zy-39Y1tKl5DB

Laravel Eloquent Relationships – YouTubeYouTube
2020-06-30 22:45:36
hello folks so i came up with an app for my laravel website, how can i log the users in to my website by checking the info from my website database??
Jihat_developer 2020-06-30 23:32:02
laravel_discuss-43430.jpg
How set mail in server website for send email
Jihat_developer 2020-06-30 23:32:20
Please help .
Skg005 2020-07-01 00:28:52
Can we do Push notifications in php Apache?
Dev_ind_ra 2020-07-01 06:19:32
Finally i fixed the all errors 👍 thank you guys.
H_Bakhtar 2020-07-01 07:35:38
Hi how to get the last one of products for example i have tow product of mobile category and i want to get the last one of them and also for other as well
Z_Yamin 2020-07-01 07:38:34
H_Bakhtar 2020-07-01 07:35:38
Hi how to get the last one of products for example i have tow product of mobile category and i want to get the last one of them and also for other as well

return DB::table(‘tableName’)->latest(‘columnName’)->first();

H_Bakhtar 2020-07-01 07:45:25
Z_Yamin 2020-07-01 07:38:34
return DB::table(‘tableName’)->latest(‘columnName’)->first();

i mean for other too if i have tow product of mobile and tow product of laptop to get the last one of them

H_Bakhtar 2020-07-01 07:46:09
one for mobile and one for laptop
Z_Yamin 2020-07-01 07:47:25
H_Bakhtar 2020-07-01 07:45:25
i mean for other too if i have tow product of mobile and tow product of laptop to get the last one of them

Are you store both in one table or different table?

H_Bakhtar 2020-07-01 07:48:49
from each category the last one i wanna get
Z_Yamin 2020-07-01 07:49:01
if you store them in one table you can add a category_type column in your table and check by it
Z_Yamin 2020-07-01 07:50:51
Z_Yamin 2020-07-01 07:49:01
if you store them in one table you can add a category_type column in your table and check by it

share a screenshot from your table please

Patricklab 2020-07-01 08:21:35
sahilbalgotra 2020-06-11 12:50:26
Need Some help
My website working
www.mydomain.com to index but
www.mydomain.com/public open index how could o slove this public problem

Customize your htacess file

Patricklab 2020-07-01 08:22:36
Am working on a zoom replica looking forward to having anyone interested to join me through development and we build it up together
Yousuf_Mahmud_Fahim 2020-07-01 08:24:40
Patricklab 2020-07-01 08:22:36
Am working on a zoom replica looking forward to having anyone interested to join me through development and we build it up together

Me

Patricklab 2020-07-01 08:25:25
Yousuf_Mahmud_Fahim 2020-07-01 08:24:40
Me

Inbox

otpexim 2020-07-01 08:55:56
laravel_discuss-43448.jpg

otpexim 2020-07-01 08:56:14
otpexim 2020-07-01 08:55:56

Pls help ..

Roham0010 2020-07-01 09:40:42
H_Bakhtar 2020-07-01 07:48:49
from each category the last one i wanna get

Use multiple queries for each product there is no other option..

But if you are getting the category and also products in one place you can use with() to load as many relationships and any row number that you need from them..

Sujay 2020-07-01 10:02:52
Why image is not show in my email?
Sujay 2020-07-01 10:03:07
laravel_discuss-43454.jpg

Sujay 2020-07-01 10:03:07
laravel_discuss-43453.jpg

skys215 2020-07-01 10:03:28
Check the url
Sujay 2020-07-01 10:03:35
This is live server
skys215 2020-07-01 10:04:26
Whatever, just check the URL of the image
Mayank_Rathod 2020-07-01 10:09:07
Hi if I have write any kind of letter or word after website name like www.abc.com is my site and after I have write www.abc.com/abc then I get back 404 error
Mayank_Rathod 2020-07-01 10:09:23
Please if any one know about for this help me
Mayank_Rathod 2020-07-01 10:09:33
skys215 2020-07-01 10:11:41
Check rewrite module
imkb 2020-07-01 10:15:01
What you mean this group????
Sujay 2020-07-01 10:37:07
skys215 2020-07-01 10:04:26
Whatever, just check the URL of the image

Problem is solve… some one in team change app url in .env file

imkb 2020-07-01 11:07:43
imkb 2020-06-30 16:37:58
Hey pls send referal code…for this
send an otp to email using phpmailer library

– enter this otp to complete registration

Developer

doempechvathna 2020-07-01 11:49:49
laravel_discuss-43468.jpg
i don`t know to fix this problem. help me pleas
skys215 2020-07-01 11:57:33
doempechvathna 2020-07-01 11:49:49
i don`t know to fix this problem. help me pleas

Composer install

alexanderdavii 2020-07-01 12:08:30
how can i connet my VSCode with the cpanel server , via ssh extention ?
tusharmangle 2020-07-01 12:12:47
Hello Guys,
I have Laravel Api and Nuxt Js Client

I have deployed it to laravel forge.

Only problem is that i can’t access images from public folder of laravel

Please tell me solution how can i access images from laravel public folder in nuxt application.

Help will be much appreciated 🙏🙏🙏

kashinkojie 2020-07-01 12:28:44
laravel_discuss-43474.jpg
Hello. How can i use this info from api to make auth for login? For example, if the api request returns 200, user can login to the page
’| 2020-07-01 13:53:02
Hi guys .. Me and my friend work in laravel project I work in my part and my friend work in her part now i don’t know how to collect the parts to gather , i have my friend part but how to collect them together
mehravish 2020-07-01 14:39:56
You can try git
’| 2020-07-01 14:56:30
The project is already done i have the tow parts how to collect them together
mfahadshah 2020-07-01 15:12:16
’| 2020-07-01 14:56:30
The project is already done i have the tow parts how to collect them together

If u have worked on separate modules u have to copy View files, controller files, migration files, modal files from one project to other. Then manually compare web.php in routes to add remaining lines.

mfahadshah 2020-07-01 15:13:03
I did this a few days back and had to combine 4 different folders of same project on which different people had worked on.
doempechvathna 2020-07-01 16:15:17
skys215 2020-07-01 11:57:33
Composer install

laravel_discuss-43481.jpg
not working brother

skys215 2020-07-01 16:15:48
Run under your project folder
doempechvathna 2020-07-01 16:17:29
skys215 2020-07-01 16:15:48
Run under your project folder

laravel_discuss-43483.jpg
it required php version 7

skys215 2020-07-01 16:18:11
Yeah, install it or use vagrant/docker
yunartyom 2020-07-01 21:53:29
Can you help me. What’s framework will be better for laravel? Vue or React?
|