Hi, This is the first time I am hosting sites on Digital Ocean. Everything is set up and working wit...
Hi, I need to perfom a query which includes a join on multiple conditions. Therefore, I try to do th...
Hey, Quick question here! I don't really know what are the best practices on that subject, so I'll l...
This is part of a union MySQL query I'm using in my current project: SELECT DISTINCT NULL AS id, i1....
I currently have a form with 3 dropdown menu which allow a user to select his date of birth by day,...
Hi. Check out a new library for data filtering in Laravel 4. It applies named scopes according to UR...
Please excuse my lack of terminology. Because I know what I want to ask. But I don't know what it's...
Hello, I am trying to use following code (inside user model) public static function onlyActive()...
I am having problems with creating a schema / model for one of my projects and would like to get som...
I'm creating a Laravel web app to sit along side a client's website. The website is older and wasn't...
I have a form, where user selects category from DB table "categories" and column "tit...
I am working on creating a CRUD for polls to use during an event. Pretty easy concept - on a scale o...
Title is self explanatory
Hey there, I am stumped on why my query is sending me back the full object when I do $date->exhib...
Hi, I am building a report system and we need to make overviews, statistics and others like that. Us...
Hi everybody, I'm currently scripting a website were people can rate beers, nothing big just for the...
Hello, I've been working for a while with laravel components and to be honest, they are good and sma...
I am continuing working on my app. I have my users table setup with auth. I am working on the profil...
Hi guys, I have 2 models: Player and Team. The relationship is: Team has many players. So, in my tea...
Hi All, I'm having a problem with using Iron.io queues. Just calling Queue::marshal() is throwing up...
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