Support the ongoing development of Laravel.io →

mizan3008

Joined 30 Apr 2015

Statistics

Threads 6
Replies 4
Solutions 0
Articles 0
posted 8 years ago

Unique Session ID error

Hello, I am using laravel 5.1.31 Currently I am trying to set my session driver file to database, ac...

0 Likes
0 Replies
posted 8 years ago

Session Lifetime

Is it possible set session lifetime during login for particular user in laravel 5.1? like I have 2 t...

0 Likes
0 Replies
posted 8 years ago

Where cause in multiple table in Eloquent ORM

I have 2 tables like devices and users users table -id -full_name -email -phone devices table -id -u...

0 Likes
0 Replies
posted 8 years ago

Problem with WhereIn in Eloquent ORM

Hi, Given code is working fine if just try to show the list but when I try to search some data then...

0 Likes
4 Replies

Change Facebook credential at runtime with Laravel 5.1

Hello Guys, I want to change my facebook credential at runtime with Laravel 5.1 Please anyone how do...

0 Likes
0 Replies
replied 8 years ago

submit without refreshing

@AlbertDem If your situation support ajax you can try that I think. Thanks :)

0 Likes
replied 8 years ago

Problem with WhereIn in Eloquent ORM

hay @monaye thanks for you kind I just trying to add whereIn() with below query $query->where('fu...

0 Likes
replied 8 years ago

Laravel Auth::loginUsingId() does not work perfectly

@nahid Where you using Auth::check() this to check, in you controller's construct? I had the same is...

0 Likes
replied 8 years ago

Sharing data to all controllers and views

Hello @clakey try this, // You can keep this in your filters.php file App::before(function($request)...

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.