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 7 years ago

Error : Class 'DB' not found in phpunit test for a Seeder

you need to use DB in top of TypesTableSeeder file. Like as bellow: <?php use Illuminate\Databas...

0 Likes
replied 8 years ago

DB::select with raw where

Here is very simple example, if you like : https://hdtuto.com/article/laravel-db-raw-where-clause-ex...

0 Likes
replied 8 years ago

How could I create custom Model Events?

You can simply create event with model,Here is simple example : https://hdtuto.com/article/how-to-cr...

0 Likes
replied 8 years ago

Laravel How does queue work ?

Hi, Here is very simple and Awesome Example of How to create Queue in Laravel, If you are starter th...

0 Likes
replied 8 years ago

How to Submit form via AJAX in Laravel 5?

Here is very simple example of Laravel 5 Ajax Form Submit example : https://hdtuto.com/article/php-l...

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.