Hello everyone, I have a server on GoDaddy and I use this server like a portfolio. I want to add som...
Hi, This one is completely SQL question. Assuming we have the next query: SELECT *, (SELECT COUNT(id...
Hi all, I have setup a repository to create a new resident. <?php namespace Crescent\Repos;...
$('#select-repo').selectize({ valueField: 'url', labelField: 'name', searchField: 'name', options: [...
How do I write a eloquent on getting specific fields or columns from the table? I have tried below,...
Hi all, I come from a background of developing apps in Symfony2, where instances returned from the s...
I have a class called ViewData passed through the constructor to a controller class public function...
Hello everyone Im quite new in laravel framework, but i like the way how it works. Now im building o...
Hi .. new to Laravel here .. and learning Eloquent ORM. I have a jobs table. I have a Job.php model,...
Hey guys, I've been using the Queue system in laravel 4 and it works great! - I was wondering if the...
Hey, is it possible to use eloquent relationships with another external database connection? Example...
Hi, Sorry for my bad english (I'm french and not very good in english) I have setup several pages in...
Hi all, I was wondering how I would have a named route that I can put in a view file that would auto...
In developing a client site, they would like to be able to control the localization copy used in the...
Hello, i need help me please, i can't get all rows from table productos, explain me I have two table...
I have a database table from which I'd like to pull a single row each day. Unfortunately, I need to...
hello dear friends I have a problem in laravel 4 . when I call a method from url it executes 2 times...
I have a Model object that uses Model Events to manage some data, like the custom primary key. When...
Hi there, I found this video http://www.youtube.com/watch?v=lP5yFWAt8Nk and tried to use the tail co...
Hi, i'm trying to make my modules to packages so i can reuse them on other projects. i followed jaso...
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