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...
I am new to Laravel. I want port a URL shortening application from CI to Laravel. I am struck on the...
Hi, Have little problem. It is about password reset. Everything works fine until the point when I su...
##Problem I have an eloquent model "Invoice" that hasMany "InvoiceTicket" that b...
Hello everyone, I'm an absolute beginner to Laravel, and this is my first thread, so I hope I'm not...
How to use use alpha numeric validation.. Have seen few topics, but the validator file location has...
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