Hi, I'm trying to figure out a problem I have with binding interfaces on a project I'm working on. I...
Hi guys, I'm having a problem with Auth or Session Forggeting. Here is my code : http://laravel.io/b...
Hello everyone, the problem is that im developing an bodybuilding workout app to track my progress,...
I have problem with validate "different:field1|different:field2..." rule with multi field....
Trying to come up with a nice auth method for a single-page angular app. I know this is super sloppy...
This is a long shot but maybe someone had the same problem as i do. On my production server (ubuntu...
It is said that shorter the URL, better the seo (atleast my client believes on it). Now am creating...
Hi everyone, my problem is: i build a query like " DB::select( DB::raw("SELECT cont_timest...
//controllers/test/TestController.php class TestController.php extends BaseController{ public funtio...
I've been looking around and have read some of the documentation on the laravel website. I have a us...
Curious as to what I am doing...
The next to last code snippet on this page (http://laravel.com/docs/eloquent) shows how to define cu...
Hi all, Fairly new to Laravel, and OOP in general, but have been using it fine for the past few week...
Hello guys, I'm working in a kind of shop and will be working in Mexico but I need to create PDF for...
For some reason this does not work, can someone please look at this and see what I'm missing? untold...
I have a bulletin system where posts can be made. What I need right now is a way to pull in the name...
So I'm doing something like this: $ImageCategory = ImageCategory::where('styles.id', '=', $categ...
Having a resource controller, there are the default representations of the used models as a website...
Hi, I have a ManyToMany relationship with Listings an Categories class Category extends \Eloquent {...
I am working with another developer on my application. He is using raw php and I am using Laravel. H...
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