Is there a way to set the baseUrl for the system. I know we can set the url in the app config file b...
Hey guys, I've got this view, and im passing a variable to it, however it returns an error to me. Th...
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 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...
Hi, I would like to know if someone could use Google AppEngine datastore API for PHP in a Laravel ap...
Hello All, I was wondering if anyone could give me some pointers on how I could create a header in m...
I have been trying to get this table sortable could use some help Master.blade <!DOCTYPE html>...
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