I need a comprehensive guide on how to do it. I already tried LaravelGuard from Jeffrey Way (which d...
I need some configuration to be changeable by a logged in user, and at first I thought at a file ins...
I am following the laravel tutorial guide for the creation of migrations. In the guide, it says to u...
Hello, I am currently working on automated user notifications (Emails and cell phone text messaging)...
Laravel composer want stable as minimum-stability. If I attempt to install my own package I've to se...
Hi there, I am using Ember.js (http://emberjs.com/) for developing most of my frontend-applications...
I'm trying to access a Model and Controller from a custom library class. I have created an app/lib f...
Hello I develop a website with Laravel and AngularJs for my studies, But i've a problem with "f...
Recently updated Laravel to 4.1, tried running "artisan serve" and get this error: Symfony...
Hello all, I tried implementing my own version of the Laravel password reset functionality. The main...
Hello buddies, I have a problem in package development. When I create a new workbench package these...
I'm using a form in my project and the CSRF token is the same every time I load/reload the page. Eve...
Howdy! When I try to use a whereHas within a grouped where class, I get an error. Any ideas? $activi...
Is there a way to set a transient property for an Eloquent model that won't save to the database? Fo...
Head over to this link: http://www.manning.com/surguy/ Use this code when checking out: dotd021014cc...
I'm trying to use Laravel inside of a web IDE's virtual machine (Codio in this case). They use a cus...
I have a route like this: www.mysite.com/agenda/2014/08/16?tags=entertainement,sport,information&...
So I'm trying to match a simple route with laravel that looks something like /ID-OPTIONAL/OPTIONAL2/...
Hi, may be a silly question, but its my first project on Laravel, so a quick guidance would be helpf...
I have this ajax code and it should be sending data to the controller which I want it to pick. I can...
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