Support the ongoing development of Laravel.io →
savanihd

savanihd

Joined 26 Dec 2016
PHP Laravel Developer

Statistics

Threads 1
Replies 30
Solutions 1
Articles 0

Call to a member function get() on null On Laravel: RedisStore : Laravel redis dirver as session

Any one can help how to setup driver for redis as session i did this way : session.php 'driver' =>...

0 Likes
1 Replies
replied 8 years ago

Eloquent / Fluent SubQuery select

Maybe bellow link example can help you : http://itsolutionstuff.com/post/laravel-5-join-with-subquer...

0 Likes
replied 9 years ago

notification for specific users in laravel

Here is a Good tutorial for laravel redis and nodejs, here example for simple broadcast message and...

0 Likes
Solved
replied 9 years ago

trying to output posts but Controller function seem to work wrong

You have to write your controller method like this way using "compact" public function get...

0 Likes
replied 9 years ago

Ajax for onChange of select box with Laravel (change with multiple source object like textbox1, textbox2, ....)?

You can also follow bellow good example link : http://itsolutionstuff.com/post/laravel-5-dynamic-dep...

0 Likes
replied 9 years ago

Eloquent hell ...toSQL doesn't show aggregation

I think you have to write in DB::raw like as bellow : $columns = array(DB::raw("min(created_at...

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.

© 2026 Laravel.io - All rights reserved.