← prev | next →
AriSawali 2021-06-18 08:29:56
Wilkersonmesquita 2021-06-18 06:50:10
Has anyone here ever touched the V3 Gojek?
Gojek?
pranavsense 2021-06-18 08:45:46
abd_red080 2021-06-18 06:10:14
Does your homecontroller@index work?
kamleshjainforme 2021-06-18 08:54:18
yes
Prem Soni 2021-06-18 08:54:50
yes
kamleshjainforme 2021-06-18 08:55:37
abd_red080 2021-06-18 06:10:14
‘AppHttpControllersCcController@all’
use this
Anonymous 2021-06-18 08:58:27
Hey college students, I want to introduce you all to this wonderful career-building opportunity where we can take the first step towards building our career! Internshala has launched *Career Starter Internships* campaign with *10,000+ online internships* and stipend up to *₹40,000 per month* where anyone can intern without experience or advanced skills. We also get early access and reward of ₹7,000 by participating in the contest. Register now and *get 1 point instantly*- https://internshala.com/career-starter-internships-2021?utm_source=eap_telegram&utm_medium=14130237
Internship | Summer Internship 2022 | Internship in India –
Internshala02-Sep-2022 Apply to 2000+ summer internships all over India and abroad with stipend across all streams. Apply and register for free now.
Harpreet Kaur 2021-06-18 09:14:25
Dear Connections,
We are looking sr. developer, who have good experience with #vuejs #reactjs.
Exp required- 8- 10 years
Company location Noida
Let us know if any one have good reference.
You can share resumes on hr@codefire.in
#reactjsdevelopers #reactjsjobs #vuejsdeveloper
tracygrey57 2021-06-18 09:19:39
rijisoft 2021-06-18 05:48:18
Is it open source ?
Ping me I can show you demo
Let me give you the link
tracygrey57 2021-06-18 09:20:10
OnlyFaucet.mrphp.space
tracygrey57 2021-06-18 09:20:40
rijisoft 2021-06-18 05:48:18
Is it open source ?
Take a look at it
rijisoft 2021-06-18 09:34:22
tracygrey57 2021-06-18 09:20:40
Take a look at it
Is it open source ?
tracygrey57 2021-06-18 09:41:15
rijisoft 2021-06-18 09:34:22
Is it open source ?
Yes
2021-06-18 09:56:14

Some one who can help me this type of error actually am new in laravel
kamleshjainforme 2021-06-18 10:03:56
code ss
2021-06-18 10:12:34
kamleshjainforme 2021-06-18 10:03:56
code ss
what is code ss do you mean source
kamleshjainforme 2021-06-18 10:12:44
yes
2021-06-18 10:13:18
kamleshjainforme 2021-06-18 10:12:44
yes
github
kamleshjainforme 2021-06-18 10:13:33
screenshot
2021-06-18 10:15:45
kamleshjainforme 2021-06-18 10:13:33
screenshot

this is index.blade.php
kamleshjainforme 2021-06-18 10:20:07
may be this doctor are not available in department
$doctor->department->name ?? ” ”
kamleshjainforme 2021-06-18 10:20:28
please replace line and check
Rashid 2021-06-18 10:36:03
Call to a member function getKey() on null
Rashid 2021-06-18 10:36:16
what is these error
rijisoft 2021-06-18 10:37:38
kamleshjainforme 2021-06-18 10:20:07
may be this doctor are not available in department
$doctor->department->name ?? ” “
Department is null
Maybe department is deleted or not set
rijisoft 2021-06-18 10:37:59
Rashid 2021-06-18 10:36:03
Call to a member function getKey() on null
Code ?!
eingurat504 2021-06-18 10:41:35
kamleshjainforme 2021-06-18 10:20:07
may be this doctor are not available in department
$doctor->department->name ?? ” “
Check ure eloquent relations
eingurat504 2021-06-18 10:42:45
in Doctor model and Department
Rashid 2021-06-18 10:43:20
Rashid 2021-06-18 10:43:38
Bhavyakumar Panchotiya 2021-06-18 10:51:50
Hello everyone, can anyone tell me how to passed database records Controller To Model
Abbas_roholamin 2021-06-18 10:54:01
Bhavyakumar Panchotiya 2021-06-18 10:51:50
Hello everyone, can anyone tell me how to passed database records Controller To Model
import your model in controller
Bhavyakumar Panchotiya 2021-06-18 10:58:30
Abbas_roholamin 2021-06-18 10:54:01
import your model in controller
No no .. First I fetch tha data from the database in controller and that data I want to pass model (Ex. Database->Controller ->model)
Safarnama9600 2021-06-18 11:08:55
hello,can anyone help me how do i find hidden html element content in blade file?
Здравствуйте 2021-06-18 11:19:37
Bhavyakumar Panchotiya 2021-06-18 10:58:30
No no .. First I fetch tha data from the database in controller and that data I want to pass model (Ex. Database->Controller ->model)
how about $model = new Model() to create a Model and pass fetched datas to model’s attributes like
$model->some_attr = $data[‘some_attr’]
2021-06-18 11:24:47
as you can see the error above it is saying Trying to get property ‘name’ of non-object
← prev | next →