I need to be able to execute mysql queries that utilize tables from more than one database in the sa...
Hello I just installed Laravel and when I go to mydomain.com I get a list of files like this: env.lo...
Hello guys, I'm trying to make a post with comments system but i'm stuck at the part with relationsh...
Hi Guys, I am making one admin dashboard using Laravel and Twitter bootstrap. I have my script where...
Switching from Codeigniter, it was a breeze to do this in. I'm having trouble routing to nested cont...
Laravel Storage: https://github.com/dmyers/laravel-storage A filesystem abstraction layer for Larave...
Hi all! If you go here: http://wp.lorandszazi.com/portfolio/weddings and click on an image there is...
Hi there, today I was re-doing the structure of my application and I had this problem: 1 table conta...
Hello friends this is the situation: I have a form and I have a textarea with an HTML editor (WYSIW...
I am trying to upload a news item that requires a image and a message my form looks like <form...
Is there any way to format datetime type coloumn in the where clause of Eloquent. Right now, I want...
I'm using "mcamara/laravel-localization" for my app. Routing, translations and everything...
<?php // Path to uploads /* Directory structure |--------------------------------------------...
On my app a user can upload a file.. i've created a function that generates a random 8 digit string...
object(Illuminate\Database\Eloquent\Collection)#651 (1) { ["items":protected]=> array(8...
Hi (sorry for my bad english), I'm having a lot of fun with laravel but i have some isues with code...
I am struggling to fix the following SQL error: SQLSTATE[42S22]: Column not found: 1054 Unknown colu...
I'm looking into using the built in support of Redis in Laravel for a notification system. I'm tryin...
Hello all. I try to make a cms, and i want to implement a file manager at the backend (admin access...
What I'm trying to do is use accessors / mutators in the custom pivot class I've created, but I'm ei...
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