I am trying to refer variable inside @include('partial', ['somevar' => $var, 'otherVar' => $ot...
Hi, I want to have two buttons in the home page (Writer & Reader) and these buttons will direct...
I know I'm not the first person to encounter this, but I'm not finding an appropriate solution to th...
Hello, I'm trying to set up an Observer for a pivot model, but I've got an error. User model public...
I am having issues when creating my own paginator that the same collection of rows is always returns...
Hey guys! I am having some troubles trying to implement a payment method in a website (payment by bo...
Imagine I have an API and this can only be used by authenticated users. I want to get all my albums...
Hey Guys! I have an application in Laravel 4.2 running in a Droplet on Digital Ocean. I need to inst...
HI I have a DATE mysql column and i wish to change the stored format from YYYY-MM-DD to dd-mm-yyyy w...
So I am trying to make an upload form that validates images, .jpg, .png, .gif. if (Input::hasFile('f...
Hello, I would want to change this: http://postimg.org/image/95g11nk6z/ How can i do it? Thanks
I am new to all of this so forgive me if this is something is simple that I'm missing. I tried follo...
Hello i have an issue when it comes to display my creating product form. The main problem is that i...
Hi I have routes file as Route::resource('departments', 'DepartmentsController'); Route::resource('c...
I have an existing L4 site and we have been working to move to L5. We have several encrypted columns...
Hi, I'm trying to send emails with queues using Laravel 4.2, beanstalkd and mandrill via Forge/Digit...
This is happening in L5.1 with a "user" eloquent model, and only for the "email"...
i want to resize my images when it is being uploaded from the controller. please provide me a soluti...
How can I get date from "2015-07-31 06:03:21" using Laravel query builder? In normal query...
Hi everyone, I can't seem to change the log level from debug. I've included some calls to Log::debug...
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.