I have a AJAX based site I'm building. I'd like to grab content and return data depending on whether...
Hi, I need some arguments to urge my team to choose Laravel. Please help! :)
I've change the location of my User model, updated the namespace accordingly and updated config/auth...
edit: example of bad logic and time loss. yet useful experience! Goal: I want to have a form input f...
I need to offer up 2 versions of a set of routes depending on the role of the logged in user. If the...
While working on a custom integration, i need to trigger emails / sms after some action in my php ap...
So I'm checking to see that a "tag" has expired 7 days ago. But I also want to make sure t...
Hey folks, I've built a very simple chat style interface around the system proposed here: http://tut...
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...
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