Our biggest weekly report yet. Lot’s of goodies and updates. http://bit.ly/1l7wLUg
I am new to laravel, please guide me in fetching data from database, i am able to show the data on t...
Hello, I'm hoping I can get help with a dilema I ran into. I hope it's something simple. I have a me...
Hi all, I have the following query: $posts = Post::where('category_id', '=', $category->id)...
I was working my way through the phpacademy tutorial "Laravel To Do List App" and after I...
Hello guys I have this problem. I have a Form that contains several pages (think a multiple step pol...
Hi, How do i list the table values which are stored on today date using the created at
After package is submitted i got this message "This package is not auto-updated. Go and set up...
Does anyone know how to turn on mod_rewrite? Server runs perfect with 'vagrant up' I have ssh into s...
Hey There, I'm actually looking for a way to make this kind of Url when using my Redirect::intended(...
I feel this may be a simple question; but I can't, for the life of me, figure this out. I'm relative...
Where can I configure the mime type settings? I am using laravel 4.2 and my upload form should valid...
Hi, any idea how to clear the input? After passing the validator my script has var_dump(Input::all()...
I'm wanting to use my own error handler with certain controllers. For API endpoints, I want to catch...
I want to reuse the logic of binding a {slug} to a model, in several resources. Route::bind("sl...
I am checking if the user has confirmed their account, using the rule: 'confirmed' => 'requir...
Hello everyone, I'm new to laravel and I've been learning it for a couple of weeks now. The question...
Hi, I have this Routes file: http://laravel.io/bin/5G1GJ. Using /game is wirkong perfectly, but /adm...
Hi, this happens in the Controller: $data['brands']=$this->brands; return View::make('form',$data...
I tried to find anything on this and either am searching incorrectly or no one else has done this. I...
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.