Hi I'm trying to test a simple blog post controller that gets data by using the repository pattern (...
My app allows users to dynamically add input fields in a form via some simple javascript. I construc...
I'm unable to use Clean URLs for my application (IIS, I don't manage the server, and none of the fre...
Hi everyone, so what i want to happen is when the form is submitted, an image is uploaded and the mo...
Hi! I have a little problem that I'm not quite sure how to solve it. To simplify, lets say that I ha...
Hi; I installed Laravel using the instrunctions below but all I see is You Have Arrived page! What c...
Hey, i use Ardent and I can't find a way to validate model against uniqueness of column in context o...
Hi everybody, I'm just getting started with Laravel and SOLID development, and I'm having trouble fi...
Pardon my newbie-ness, but I'm new to Laravel and developing RESTFUL APIs in general. I found docum...
Hi, I have an object that when instantiated needs some configuration. Params come from my config fil...
I have a relatively stock install of Laravel save for a couple of extremely small service providers,...
Based on a lot of the questions I see elsewhere, Routing is a pretty big problem area for Laravel us...
as I can construct the following sql statement SELECT (first_name || ' ' ||last_name) as name,t1.id...
I'm new to writing test cases and I'm writing a test to see if the edit resource page is shown corre...
Hey guys, I just finished working on a photogallery for laravel 4.1 using bootstrap3 and the interve...
In my controller I have: public function __construct() { $this->beforeFilter('auth', array('excep...
I have a table ranks as position player_id 1 77 2 99 3 12 and one more table players as id na...
Hello dear firend most of time in my app I got this erro Class 'Symfony\Component\Finder\Finder' not...
Hello, one of our clients are asking for their webapp to feel like a native mobile one and so they r...
I'm working on an application containing log messages and users. The respective models are LogMessag...
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