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...
Whilst looking through the changes in 4.2, I noticed this bit of it, and am quite interested by what...
Hey I want to do internal requests and I use Request::create() for this. According to the API the Re...
Running sudo composer update -v, here's the stack trace: Loading composer repositories with package...
I'm trying to get my forum to display the last page by default. But i simply can't get it to work. T...
Hi! I encountered a really strange problem with my configuration for Beanstalkd and Supervisor. The...
I was wondering if it is possible to yield or include the view of a package without copying the pack...
I'm working on a personal project and using it to learn better design patterns, specifically the rep...
Hi! After doing validation and creating a user, I want to redirect to the index page of my site. Her...
Hello Laravel Community! I'm trying to use a Dynamic Where Query, however it end up throwing a error...
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.