i'm starting a new OS project (not just a package) based on L5 Just not sure what should be provided...
Laravel naming convention is usually quite good/OK, but this "testing" keyword as unit tes...
Hii I got this error when I view a user's profile Trying to get property of non-object Route: Route:...
Hi, I've started a test project on Laravel 4.2 At first I was using WAMP, but I recently changed for...
Hi, till now I have used eloquent but needed to switch to fluent for a special case. Now I have a st...
In my project, when i remove .blade extension from view file, it works. But with this extension ther...
Forms and HTML helpers should absolutely be included in a default Laravel install. While its absence...
Just wondering if we have any running apps (like a blog or anything) that is already on L5 and on gi...
Hi every one, i need opinions about how to create this sql query for a best performance with query b...
Hello, I'm getting this error after clean install of Laravel 5: PHP Fatal error: Cannot redeclare c...
Hi guys, please help! I've got to install laravel 4.2 into a xampp 1.7.3 server. The thing is that e...
Alright, I know this might seem trivial and hopefully I just missed it... I am using the out of the...
Hello, Is there a way to insert an <option> element in front of the list generated with: Form:...
So, question is clear in general... My seed looks like this: PostsTableSeeder.php class PostsTableSe...
First off, here's my gulpfile: var elixir = require('laravel-elixir'); var gulp = require('gulp');...
I currently have been running a very simple artisian command, however I would like to very my result...
Hi guys, I'm making web API for my app. I need to return JSON array of models with relations count....
I have a list of hotels from each state. Instead of creating 7 pages for each of the states, I just...
I perform an ajax call to a controller, but it seems not working. What can I do? public function pos...
I am using WAMP and have used composer to install laravel 5 not into www but www/mysite. The home pa...
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