Hi all, I am looking to create two models, both on top of the same table. I know that I could do wit...
Hi, I am trying to add two months to the current date : $sale->sale_date = date('Y-m-d 00:00:0...
Hey, I want to extend Sentry 2 with a new class. I did everything right but i have a problem. If i a...
If I have two models: Institution and InstitutionStatus Is it considered bad practice to have Instit...
Hi there. I'm new to Laravel so please be gentle with me! I'm a little stumped as to how I would go...
I'm setting up Asset-Pipeline as part of our project. Previously we used Codekit to compile these SC...
Any chance of adding an "Architecture" tag as an option? This tag would represent threads...
Hi, Yes - i know there's threads about this but I've tried just about everything. After upgrading to...
Hello Community! I developed an Application with Laravel 4.1 on my Windows machine (and it's working...
Every company in my app has a folder that has the same name as the company name: Inside that folder...
Hello, I have a form with select name "interests" and i present multiple options so i am u...
Hello, I'm getting a class not found exception after creating a service provider for my repositories...
Retrieving A Record By Primary Key $user = User::find(1); var_dump($user->name); Is there anyway...
In my Message.php model, I defined the following: class Message extends Eloquent { public functi...
What I want to do is @include(@yield('layout')) which I can't do because it is most likely nesting p...
Hi I have a strange problem on a parallel plesk. everything work's fine on my local apache but after...
Hi, I have a simple scenario here that is bugging me. There are two models: class DbNation extends E...
Hi Guys I am saving a connection to a remote database in a static class variable. I can mock the con...
All the examples show to specify your bucket name on the spot, but what if I use the same bucket nam...
I have one abstract class AbstractValidator. Currently, I have two subclasses, LoginValidator and Si...
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