I'm deploying my web app using Laravel Forge and BitBucket. Recently I was coding one part of my web...
How can I do the next. Assuming I have my own BaseClass class MySuperBaseClass extends Controller {...
Well, the title may sound a bit weird, but what I am trying to do can be simplified to: I am adding...
Hi, I've setup a variable to use in my master view file. This works great inside of all my views, un...
Hi all! I'm extending a Model Collection to customize some features but I have to manual insert new...
I'm getting started with Laravel, and learning as I go. I'd like to know the best way to tackle this...
Hi, I am new to Laravel and tried the Quick Start tutorial as is. However, view is not getting rende...
I have a form which loops through an array to create the form elements, so the name of each input el...
Hi, I have a problem with Envoy. I followed all the steps from this tutorial (http://laravel.com/doc...
Hello everyone, i have a new project where i developed a different way to manage sessions. So i crea...
I am working on creating a pagination using Foundation - I have the basic framework down, but now I...
Using the script provided here: http://laravel.io/forum/07-16-2014-iphone-image-manipulation-flip-it...
This problem is slightly related to my previous post but NOT identical: http://laravel.io/forum/06-1...
Hi, I try to login about an SSL-Proxy: https://www.ssl-account.com/heregoesmyadress but it don't wor...
##What is guardian? Guardian package for Laravel provides an easy interface to manage Role Based Acc...
Hello, Is there a way to have multiple language files for the same language? I know that it would wo...
i'm trying to run this code $AdvanceRequests=new AdvanceRequest(); $AdvanceRequests= $AdvanceReque...
Hi ,Guys Last night i was working on this project. Actually, am new bee to larvarel but , thanks to...
Thank you to Alex at php academy for this. Also, Taylor is giving attention to this as well on a con...
I have a generic user table, with created_at and updated_at timestamp columns. I'm curious if there...
Solutions given in the past year. Excluding solutions from thread authors.
The Laravel portal for problem solving, knowledge sharing and community building.
The community