← prev | next →
baya097 2020-04-09 09:15:57
hiteshv253 2020-04-09 09:10:20
IT is right or wrong Mc Joanen ??
hi! it doesn’t get?
baya097 2020-04-09 09:16:12
the error still appear
ExpertXL 2020-04-09 09:16:20
Hello Everyone ı need to help one LMS Project with code codeigniter Download on my host can anyone help me
hiteshv253 2020-04-09 09:17:49
baya097 2020-04-09 09:15:57
hi! it doesn’t get?
DM me .
baya097 2020-04-09 09:19:55
hiteshv253 2020-04-09 09:17:49
DM me .
i’m not an english speaker, want means DM please ?
hiteshv253 2020-04-09 09:20:37
baya097 2020-04-09 09:19:55
i’m not an english speaker, want means DM please ?
check your chat box . i am send msg please check .
Chinar08 2020-04-09 09:55:16
baya097 2020-04-09 04:23:11
the showin error. please don’t even condamed me, we’r new coder. thanks
Is this Issue resolved?
Gowtham_Boopathiraj 2020-04-09 09:59:57
Laravel authetication and session handling, Which package are best?
baya097 2020-04-09 10:10:37
Chinar08 2020-04-09 09:55:16
Is this Issue resolved?
no sir
sedhossein_dev 2020-04-09 11:30:32

The correct answer is 2, 34, 2. When performing an unset on a variable, PHP only will free the memory allocated (where the variable points to) once all references are unsetted.
Keep in mind that sometimes, even if PHP sees some memory to be freed, the memory may not be freed to the OS at all, but rather reused for future allocations of PHP itself.
sedhossein_dev 2020-04-09 11:30:32

Small PHP exercise for you guys, what’s the current memory usage in line 11 on those the cases 3 cases?
Chinar08 2020-04-09 11:46:23
baya097 2020-04-09 10:10:37
no sir
Where is the relationship define between client and enterprise and even if it is define there is no column of client id in enterprise table
Chinar08 2020-04-09 11:47:31
And in order to pull all enterprises of each client u have to check eveytime where that client has enterprise or not inside blade
Chinar08 2020-04-09 11:48:16
There are 2 possibilities 1) either showing all clients and check enterprises 2) only show those clients which has enterprise’s
Chinar08 2020-04-09 11:48:44
Client->enterprise means u using relationship
baya097 2020-04-09 11:49:55
Chinar08 2020-04-09 11:48:44
Client->enterprise means u using relationship
ok
deco_O 2020-04-09 12:08:29

I’m trying to verify email in laravel api but i get this error
deco_O 2020-04-09 12:08:55

Here is my verification function
deco_O 2020-04-09 12:11:30
Somebody help
lexmaa 2020-04-09 12:13:41
do auth() have loginUsingId function?
deco_O 2020-04-09 12:14:35
yes it has
deco_O 2020-04-09 12:15:58

From the documentation
Pro 2020-04-09 12:17:11
lexmaa 2020-04-09 12:13:41
do auth() have loginUsingId function?
R u mean logged in user_id
H_Bakhtar 2020-04-09 12:40:19
https://git.ir/laravel/?page=
آموزش لاراول (Laravel) –
گیتمجموعه آموزش های فریمورک لاراول (Laravel) به صورت تصویری و رایگان –
Laravel فریمورک وب پی اچ پی اوپن سورس که توسط Taylor Otwel ساخته شده و برای توسعه برنامه های وب در پی الگوی معماری MVC و مبتنی بر سیمفونی در نظر گرفته شده است. برخی از ویژگی های لاراول سیستم بسته بندی مدولار با مدیر وابستگی اختصاصی، راه های مختلف برای دسترسی به پایگاه داده رابطه ای، برنامه های کاربردی برای کمک به استقرار و نگهداری برنامه ها و جهت گیری آن به سمت Syntactic sugar است.
suhailpallimalil 2020-04-09 16:25:58
Anybody sending FCM messages from laravel?
sahilbalgotra 2020-04-09 16:36:42
Help
I have tabel where user forms data saved i want get data for particularl 3 4 forms of data like if user saved data from contact us form i can get it by where([’email’=>,’page’=>’contactus’]);
sahilbalgotra 2020-04-09 16:37:20
where([’email’=>’$emai’,’page’=>’contactus’]);
sahilbalgotra 2020-04-09 16:38:10
Now what if i have to get contact us data + offer page data
sahilbalgotra 2020-04-09 16:38:34
What query i type to get all data in one query
kartik sharma 2020-04-09 16:40:16
Hello guys I want to learn add to cart module in laravel
sahilbalgotra 2020-04-09 16:40:39
kartik sharma 2020-04-09 16:40:16
Hello guys I want to learn add to cart module in laravel
I am doing this write now
sahilbalgotra 2020-04-09 16:40:58
sahilbalgotra 2020-04-09 16:41:07
sahilbalgotra 2020-04-09 16:40:39
I am doing this write now
Right*
ongray 2020-04-09 16:44:57
Hello, good day. Any DB expert and know PMM. need some advise on DB
sadeqi125 2020-04-09 16:58:00
i want a search engine in my website in laravel
sadeqi125 2020-04-09 16:58:05
how can make it?
sahilbalgotra 2020-04-09 16:58:33
sadeqi125 2020-04-09 16:58:00
i want a search engine in my website in laravel
Use Where Condtion and like
sadeqi125 2020-04-09 16:59:23
search from show information in web site not all information
sahilbalgotra 2020-04-09 16:59:56
sadeqi125 2020-04-09 16:59:23
search from show information in web site not all information
I didn’t get
sahilbalgotra 2020-04-09 17:00:10
What r u saying
sadeqi125 2020-04-09 17:00:39
not any plugin or package in laravel
sadeqi125 2020-04-09 17:00:47
just i can use query
Lalesluc 2020-04-09 18:33:46
Hi I want to extend Attendant Model from User but i got this error during migrate:refresh –seed
SQLSTATE[42S02]: Base table or view not found: 1146 Table ‘attendant_event’ doesn’t exist
I have set this in User Model
protected $table = ‘users’;
Thanks in advance
BTW: Events and Attendants relationship is blongsToMany both
DesolatorMagno 2020-04-09 18:35:27
So the same in attendant.
Lalesluc 2020-04-09 18:39:43
i solved the issue 🙂
Attendant Model
public function events(){
return $this->belongsToMany(Event::class, ‘event_user’, ‘user_id’, ‘event_id’);
}
Event Model
public function attendants(){
return $this->belongsToMany(Attendant::class, ‘event_user’, ‘event_id’, ‘user_id’);
}
Lalesluc 2020-04-09 18:40:52
it’s no enough with protected $table =”users” in parent model, for belongsToMany relationship you should to specify the pivot table into the relationship definition
Lalesluc 2020-04-09 18:41:29
😉 thanks for being my “rubber duck”
Lalesluc 2020-04-09 18:42:19
DesolatorMagno 2020-04-09 18:35:27
So the same in attendant.
i tried that but the issue was the belongsToMany relationship that this doesnt take effect in the pivot table
DesolatorMagno 2020-04-09 18:43:15
You don’t need to define it if you use standard names.
DesolatorMagno 2020-04-09 18:44:45
If you have attendant and event model it will assume the ‘attendant_event’ name
← prev | next →