← prev | next →
retheeshkottappuram 2022-09-28 09:45:55
SELECT * FROM filemaster LEFT JOIN ( SELECT fileholding.uniqueid, MAX(fileholding.assignedto_seatid) currentuser FROM fileholding JOIN ( SELECT uniqueid, MAX(created_at) Forwardtime FROM fileholding GROUP BY uniqueid ) B ON fileholding.uniqueid = B.uniqueid AND fileholding.created_at = B.Forwardtime GROUP BY uniqueid ) Y ON filemaster.uniqueid = Y.uniqueid WHERE currentuser = 7
natghi2010 2022-09-28 09:52:55
retheeshkottappuram 2022-09-28 09:45:55
SELECT * FROM filemaster LEFT JOIN ( SELECT fileholding.uniqueid, MAX(fileholding.assignedto_seatid) currentuser FROM fileholding JOIN ( SELECT uniqueid, MAX(created_at) Forwardtime FROM fileholding GROUP BY uniqueid ) B ON fileholding.uniqueid = B.uniqueid AND fileholding.created_at = B.Forwardtime GROUP BY uniqueid ) Y ON filemaster.uniqueid = Y.uniqueid WHERE currentuser = 7
Db::raw(your_statement)->get()
retheeshkottappuram 2022-09-28 09:58:22
but pagination is not working with raw query
retheeshkottappuram 2022-09-28 10:05:35
retheeshkottappuram 2022-09-28 09:45:55
SELECT * FROM filemaster LEFT JOIN ( SELECT fileholding.uniqueid, MAX(fileholding.assignedto_seatid) currentuser FROM fileholding JOIN ( SELECT uniqueid, MAX(created_at) Forwardtime FROM fileholding GROUP BY uniqueid ) B ON fileholding.uniqueid = B.uniqueid AND fileholding.created_at = B.Forwardtime GROUP BY uniqueid ) Y ON filemaster.uniqueid = Y.uniqueid WHERE currentuser = 7
I have two model one Filemaster second Fileholding
Ranjith45 2022-09-28 10:10:11
Hii guys i have one doubt i write the sample laravel project then i create add edit and delete button but update will not work
Ranjith45 2022-09-28 10:10:26
I write the code on update also
JD 2022-09-28 10:40:01
*Capgemini training & placement*
Java full stack Professional course (online mode)
INVITING TECH GRADUATES LOOKING FOR IMMEDIATE JOB!!
*Capgemini Certified Java full stack Professional course*
School Of Coding Chennai Center – Announcing a new batch of *CAPGEMINI FULL STACK JAVA DEVELOPER*
*Software testing*
*Amazon Web services*
*A training cum placement program in partnership with EduBridge and Capgemini*
Eligibility:
• Male and Female between of age 20 years to 25 years looking for a JOB.
• BE/BTech (IT/CS/ECE/EEE) / BCA, MCA, B.Sc, M.Sc – 2020 & 2021 pass outs only with a minimum of 50%
• Your overall family income must be INR 4.5 Lacs & below
* Female candidates from Chennai are most preferable*
Students will have to pay *Rs.2000/- only* for enrollment
*After course completion placement*
1.Capgemini
2.Accenture
3.TCS
4.Brilasoft
*Application Link*
https://forms.gle/hHLmBTYbTz2eUXxs7
For More information
Call Career Experts
S Jothilakshmi- 9710592995
today!!
* T&C apply
krisnaa 2022-09-28 11:56:14
Hi everyone we have few open opportunities for tech and banking folks so don’t miss this opportunities do apply NOW and this is only for all Indian candidates**
https://www.rewint.in/job-opportunities/scrobits
ReactJS developer | Flutter Developer | SEO expert | Community Manager | Data Engineer
Hiring ReactJS Developer at Scrobits – RewInt –
www.rewint.inApply to more Jobs, Internships Now!
. . 2022-09-28 12:32:36
https://youtu.be/4-Zl-niOaZs
Laravel 9 and Vuejs 3 project: Website Portfolio-Update and Delete Educations Day-12 –
YouTubeIn this video we are going to learn to Update and Delete Educations in our Laravel 9 and Vuejs 3 project: Website Portfolio; Good viewing.
SUBSCRIBE BY CLICKING HERE
https://www.youtube.com/channel/UCgME7xUx_PrCdphF2k8bupg?sub_confirmation=1
Professional contact: sharetutorialsdev@gmail.com
Github: https://github.com/share-tutorials-dev
Did you like the video? Let me know by subscribe,like and comment🤔
Congratulations to today’s signings
YouTube: https://www.youtube.com/channel/UCgME7xUx_PrCdphF2k8bupg?sub_confirmation=1
Github: https://github.com/share-tutorials-dev
EVDigiTech 2022-09-28 13:36:12
Hiring
S Raja 2022-09-28 13:51:18
Laravel blog post project available with api works
Anand Tujare 2022-09-28 14:19:07
Let me know
S Raja 2022-09-28 14:25:10
Does anyone have any ideas on How to send mail to selected users from all users… through command
Anand Tujare 2022-09-28 14:33:33
S Raja 2022-09-28 14:25:10
Does anyone have any ideas on How to send mail to selected users from all users… through command
If u have a way to select users then u can send email to them via command ..
Anand Tujare 2022-09-28 14:33:59
S Raja 2022-09-28 14:25:10
Does anyone have any ideas on How to send mail to selected users from all users… through command
I mean selecting user based on role or something in those lines
Tamil selvan C 2022-09-28 14:41:18
hi guys i’m facing title null error in update how to fix it
Tamil selvan C 2022-09-28 14:42:15

my update view in controller
Tamil selvan C 2022-09-28 14:42:16
Anand Tujare 2022-09-28 14:49:59
check in edit view if u r sending the title input
Anand Tujare 2022-09-28 14:50:09
check the name of the input field
Tamil selvan C 2022-09-28 15:18:14
Anand Tujare 2022-09-28 14:50:09
check the name of the input field
Checked but still not work
Tarun Chand 2022-09-28 15:57:26
* Urgently Reqrement *
* Work From Home *
1 Year Contract
Job Role :- Laravel Developers
Experience :- 5+ Years
Openings :- 5
Full Time Job
10 am to 7 pm
Note :- Indian Developers only
Interested Developers Ping Me
2022-09-28 16:14:15
Laravel 9.32 Released
https://laravel-news.com/laravel-9-32-0
Laravel 9.32 Released –
Laravel NewsThe Laravel team released 9.32 with dd() file and line output, encrypting and decrypting .env files, a short syntax for blade component attributes, and more.
Chillz 2022-09-28 17:14:07
composer update
Loading composer repositories with package information
Info from https://repo.packagist.org: #StandWithUkraine
Updating dependencies
Your requirements could not be resolved to an installable set of packages.
Problem 1
– Root composer.json requires php ^7.2 but your php version (8.1.9) does not satisfy that requirement.
Chillz 2022-09-28 17:14:18
can i fix it without install php 7
Ebenezer Oyenuga 2022-09-28 17:17:53
change the php version in your composer to ^8.1
Anand Tujare 2022-09-28 17:18:01
Update your composer php version to 8.1.9
Animator_kid_004 2022-09-28 17:21:07
How to get update vite to mix
Laksida 2022-09-28 17:57:58
Animator_kid_004 2022-09-28 17:21:07
How to get update vite to mix
You can only mix to vite I think
Denno_IT 2022-09-28 18:16:49

any time i try to access /login or /register i get this error..
what might be issue?? someone help me please.
DarshanSaroya 2022-09-28 18:19:30
Denno_IT 2022-09-28 18:16:49

any time i try to access /login or /register i get this error.. what might be issue?? someone help me please.
Check redirect route
Denno_IT 2022-09-28 18:21:10
DarshanSaroya 2022-09-28 18:19:30

Check redirect route
my route i was accessing this page before..
Denno_IT 2022-09-28 18:21:33
Route::get(‘/home’, [HomeController::class, ‘redirect’])->name(‘redirect’);
Chillz 2022-09-28 18:22:03
guys websocket or socket-io for real time bidding web app?
MakeItChange 2022-09-28 18:25:23
Chillz 2022-09-28 18:22:03

guys websocket or socket-io for real time bidding web app?
Yes
← prev | next →