Would be honoured to have a bit of your time :) So I have validated and authenticated a user and upo...
when trying to extract some values from the database using the model object User I get the following...
when trying to extract some values from the database using the model object User I get the following...
how to show pagination even if there is only one page?
$data['photos'] = Userdata::where('name', '=', 'main_photo')->orderBy('updated_at', 'desc')->p...
Hello, I wish to set headers to all http requests in Laravel 3.2 header('Cache-Control', 'nocache,...
Hello, for my requirement, i need to strap referrer data so i am using like this {{ route('go', arra...
Hi everyone, I created I small application and it's working smoothly in internal network. I've then...
how to show custome error pages, 400, 404, 500 read the docs but still couldn't get the hang of it.....
Hello, I am working on creating a PDF for download from a view. It was working but all of a sudden...
Yesterday my laravel connection worked. Now it does not work anymore. This is the error i see: Sessi...
is there a way to achieve this: Master.blade.php <html> <body> Master @yield('bo...
I try to use a presenter, to reduce my view. Indeed, i got different sensor types (RESISTIVITY, TEMP...
Hi, I'm a beginner with laravel and i had two really big difficulty with the documentation and then...
I'm trying to make simple example of reading data from multiple sources, storing that data in associ...
I have the following tables set up widgets table: id, name, widget_types_id widget_types table: id n...
Hello Im learning Laravel, and by now i hanging with generating urls. Ive installed my laravel proje...
I'm trying to make an application where on every page I'll have some top rated news. So, in my blade...
Hi, I would like to know if someone could use Google AppEngine datastore API for PHP in a Laravel ap...
Solutions given in the past year. Excluding solutions from thread authors.
Select a tag below to filter the results
The Laravel portal for problem solving, knowledge sharing and community building.
The community