Laravel Version: 5.8 Why doesn't https://github.com/laravel/framework/blob/5.8/src/Illuminate/Redis/...
This works for me Route::get('/help', function(){ return View::make('help'); }); Route:...
lorienhd said: I keep getting the error "Undefined offset: 0", and i don't understand why...
Do you get any response to getdata?term=mytext when you type it into the browser url? I have a worki...
The Laravel portal for problem solving, knowledge sharing and community building.