Hi All, Hope everyone doing well... The orderBy is being ignored and has no affect whatsoever $a = B...
I'm trying to set the state of a field to 'error' when there is an error. To do this, I'm doing: {{...
I use https://github.com/fadion/ValidatorAssistant.git for validator service. It is very good for me...
I have installed ccovey/ldap-auth and am trying to get that hooked up. I have the config set up corr...
Anybody else have a need to see the approximate number of messages in a Queue? I'm thinking about i...
I have a route group that has a parameter prefix like so: Route::group(array('prefix' => '{countr...
I would like to know if it's a good way to do things or if it's a no-go to use both (restful and res...
I originally coded my application completely omitting models and just using raw queries in my own ty...
I am currently storing files in my mysql table. I have no problem saving large files in the table as...
Template: http://themeforest.net/item/metronic-responsive-admin-dashboard-template/4021469?WT.ac=cat...
I'm just new in laravel. I'm using laravel 4.1, I encounter this error sometimes. {"error"...
I have created a fresh Laravel application by using composer create-project command. Then I put all...
Hi. Using this structure: http://stackoverflow.com/questions/20801859/laravel-eloquent-filter-by-col...
I need to make admin and front differentiate in laravel how can i do that any good idea? In CI we us...
Hi All, I'm using this package - https://github.com/moltin/laravel-cart to add items to the shopping...
Hello guys, on my Laravel project I'm using the LdapAuth made by Ccovey. The authentication work cor...
So...I've been bookmarking a lot of Laravel articles for the last few months. I really didn't like t...
I have two models, Video and File. A video may have multiple files. When I delete a file from the d...
I read some posts about database seeding. I find the seeder's 'run' method begin with DB::table()-&g...
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