Support the ongoing development of Laravel.io →

Ghost

Joined 19 Apr 2019

Statistics

Threads 5
Replies 3
Solutions 0
Articles 0

Auto Delete DB records every weekend

Hi everyone, I need help on how to auto delete all blogposts with status of draft every weekends (sa...

0 Likes
2 Replies

How do i allow entry twice in 24hrs

I am trying to create an workplace check in and checkout system for workers but i want to allow a us...

0 Likes
0 Replies

Select records from one table that do not exist in another

How do i Select all records from one model that do not exist in another model in Laravel ? So far he...

0 Likes
1 Replies

Get the child to parent title

I am trying to get recent comments. Using the below works. $recentcomment = Comment::latest(); how...

0 Likes
3 Replies

Checking if data exists in child of a parent before creating

Am new to laravel (total greenhorn), it would be awesome if anyone can help me with this. I have a m...

0 Likes
4 Replies
replied 5 years ago

Get the child to parent title

Thanks works like charm.

0 Likes
replied 5 years ago

Checking if data exists in child of a parent before creating

@lukmauu didn't later use your method, i did this $member_email = Member::where("family_id&q...

0 Likes
replied 5 years ago

Checking if data exists in child of a parent before creating

@lukmauu That didn't work, Let me explain again, what i want to do. I want to check if a member with...

0 Likes

We'd like to thank these amazing companies for supporting us

Your logo here?

Laravel.io

The Laravel portal for problem solving, knowledge sharing and community building.

© 2024 Laravel.io - All rights reserved.