laravel version 5.1.28 -- route.php --- Route::get('/w2', function () { $taskName=DB::table('ta...
I solved the problem using the famous command : ~ Blade::setEchoFormat('e(utf8_encode(%s))'); ~
The Laravel portal for problem solving, knowledge sharing and community building.
The community