Hi guys, So I am aware that you can authenticate users using Auth::attempt() and setting parameter t...
I want to create a multi tenancy application using Laravel. I am using the one database, multiple te...
As always run the SET of solution? Problem: SELECT failed because the following SET options have inc...
I tried to send a response after setting: Config::set('session.driver', 'array'); But I still get a...
I would love to try out this software and I am wondering if anybody has set this up on codenvy or co...
Why this does not work? class Condition extends Eloquent{ protected $connection = 'another-databas...
somebody knows on any "laravel reports generator package" I would really want it, and mayb...
Hi there. Here is my code: $personelList = App::make('MedPersonel') ->with( array('servicePri...
Hello, i'm a newbie with laravel, and so far i managed to make a good and working code only with the...
Hey, i'm a bit of a newbie, and until now, everytime i had to pull more than 1 result from the datab...
I found namespaces usage of Laravel models being non-orthogonal. When you create relation, namespace...
http://laravel.io/bin/Qd4Ma I can't figure out what is wrong about the db relationships that I have...
I am presently using WordPress as a blogging platform. I have read an article on Codeheaps that stat...
I have created a page in laravel blade, in which I am using a lightbox plugin combined with owl cara...
<?php use Illuminate\Auth\UserTrait; use Illuminate\Auth\UserInterface; use Illuminate\Auth\Remi...
I have an issue that i can't seem to solve. My issue: I have a view where i call multiple variables...
Hello All I am confused with naming convention in laravel for model name and database table name.I h...
I have several models which share a similar schema in the database, is there a way I can create a pa...
Hey there, I would like to know, how can I bind a form to a model with another table. let's say for...
Hi all, I have tables Table Fields users id posts id, user_id, status_id status...
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