Hi, I want to use laravel for my projects including open source ones, till now I have been a cakephp...
Hi, this is my first thread so if I doing wrong some things please don't hate me :) I'm using Migrat...
How would you approach a user specific activity stream? It could include User activities such as: P...
Hi. I have this table: Schema::create('maps', function($table) { $table->engine = 'InnoDB'; $...
Hi, How to I have multiple email accounts setup in the configuration to send emails using different...
Can't get this to work properly. The results are not ordered by date and I get duplicates for each c...
I'm trying the create a model instance including it's relations, but i can't seem to find a proper w...
I followed the installation guide here and on dev-metal to install Laravel 4. Apache2 is running on...
The documentation says that handling queue failing should be: Queue::failing(function($connection, $...
I want to know the best and simple way to setup routing for this: I have a form that posts to /prici...
This is driving me crazy! :) http://help.laravel.io/e32a1abbf88d0635b62798d1b9a3d539c2c03a3d
tableA that contains 2 particular columns. idA, idB tableB has 1 column that those are mapped to. id...
Hi there, How can I add other language with Laravel ? Thanks.
Hi, I've read the eloquent docs, but can't seem to find the answer - am I missing something? I am tr...
Hi! I am new to Laravel. I am trying to write my first application in Laravel. I faced a problem wit...
Hi all, I have an issue I can't seem to figure out..... I want to use Ajax/jQuery to get data from a...
Hi folks, I've got customers, and projects which belongs to customers. There's a customers table, an...
Hi Everyone, I'm hoping if anyone knows of a quick resource that will help me to update my composer....
I'm working with Laravel. Trying to work out the best conversion for below. Would I use query builde...
Is this a bug in HTML::Link(...) (btw: I don't really know what tag matches this question) if i name...
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