I have gained fundamental knowledge concerning Laravel and then I have created simple app called Wor...
Needing to redeclare the configuration settings when sending just one particular mail in the app. Wo...
Is it possible to acces controller methods from View ?
I have a model like this: namespace Models; use Eloquent; class Sites extends Eloquent { public...
#What is Laravel Single table inheritance? Laravel Single table inheritance is a Laravel4 package to...
Hello, I am making a community site for pet lovers and I am facing a design question. Lets say I hav...
I'm looking into using the built in support of Redis in Laravel for a notification system. I'm tryin...
What I'm trying to do is use accessors / mutators in the custom pivot class I've created, but I'm ei...
Whilst looking through the changes in 4.2, I noticed this bit of it, and am quite interested by what...
I'm working on a personal project and using it to learn better design patterns, specifically the rep...
Hello, I want to add configuration elements to the laravel config object from data stored in the dat...
Hy, I want to make redirect's from my package class, but if returning a redirect it redirect me to t...
As we all know, using stuff like Config in custom packages works great if you're using Laravel. But...
I have a website in which you can login via facebook, twitter or normal register within the site sty...
Hi, I'm quite new to Laravel, and in past applications I would generate a user warning or notice, us...
somebody knows any good packages for using repositories with factories for returning generic data.
Is there a away to make Homestead not require a call to vagrantcloud.com when running offline? Call...
I have created and included repositories using this tutorial: http://culttt.com/2013/07/08/creating-...
Hello, I am starting new project and i am also new on Laravel and i need some suggestion, what is be...
I have implemented a simple Service that tries to authenticate user, I just doubt that there is some...
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.