Support the ongoing development of Laravel.io →

Emorej

Joined 10 May 2018

Statistics

Threads 3
Replies 2
Solutions 0
Articles 0

How to get mysql connection (thread) id using Larvavel 5.6?

How to get MySql connection id when user login into your web/system? In MySQL you can directly query...

0 Likes
0 Replies

How to destroy users' session or logout user?

Question: How to destroy users' session or logout user when the user closed the browser? There are s...

0 Likes
0 Replies

How to logout specific user in Laravel 5.6?

Hello, What is the best way to logout specific user in Laravel? Auth::logout() will just logout th...

0 Likes
1 Replies
replied 5 years ago

How to Filter Fields Record Same With Current Date

SELECT DISTINCT aa.id, aa.id_user, aa.id_outlet, aa.array_tanggal as plan_date FROM visit_plan_...

0 Likes
replied 5 years ago

laravel raw sql

You can used DB:Select('your query here')... for Laravel Join please refer to this link.https://lara...

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.