I am confused with naming conventions for methods in model relationships.. If I use Camel case, the...
Hi all. Laravel 4.1 / PostgreSQL 9.3 / Nginx 1.2.1 / PHP 5.4.4 Recently I had strange problem with l...
Hello guys, i use sublime text 3 with codeintel plugin enabled, i also have the _ide_helper.php file...
I don't compile my assets (Sass, LESS, CoffeeScript ...) and I find other available packages cumbers...
Hi, I have an application written in Laravel. I've been asked to write a simple installer for it and...
Hello i have a many to many relationship between Post and Category class Cat extends Eloquent {...
I have two database tables: users and students. A student is a user, but has extra data (address). I...
Is there a way to reference the base model i'm query against? $person doesn't exist yet because i'm...
I am trying to implement authentication accross (main domain) grace8.za and (subdomain) book.grace8....
i am writing my app and i have this issues with the search field from the search controller. the sea...
Have been trying to work out the proper structure for a new site, and am trying to ensure I'm thinki...
I am new to Laravel but started from Laravel 5.0. I got 2 tables: Doctors class CreateDoctor...
Hey everybody, I've been searching everywhere, and the only thread I found was on the old laravel fo...
Hi, i use this $data['cities'] = DB::select("SELECT ..."); return View::make('test',$citie...
logged in into account , when authentication successful routes to the assigned routes , now when...
Hi! Im developing an application on Laravel 4 and I am trying to follow the PSR-4 Standard in order...
Hello, I'm a relative Laravel newbie and trying to construct an API-centric web app that will consum...
I am currently on a macbook and been using laravel 4. I am unsure on how to install and access phpmy...
I have created a people directory for PHP developers it's an extension of LinkedIn. Register yoursel...
Hello! I there way to use one controller class but for different routes? I mean, one controller clas...
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