Support the ongoing development of Laravel.io →

New OS Project - Best Practice

i'm starting a new OS project (not just a package) based on L5 Just not sure what should be provided...

0 Likes
0 Replies

Very bad keyword "testing" in environment configuration

Laravel naming convention is usually quite good/OK, but this "testing" keyword as unit tes...

0 Likes
0 Replies

Trying to get property of non-object

Hii I got this error when I view a user's profile Trying to get property of non-object Route: Route:...

0 Likes
6 Replies
posted 10 years ago

laravel.log not written anymore on Homestead?

Hi, I've started a test project on Laravel 4.2 At first I was using WAMP, but I recently changed for...

0 Likes
0 Replies

Fluent: Attribute Accessors?

Hi, till now I have used eloquent but needed to switch to fluent for a special case. Now I have a st...

0 Likes
0 Replies

View is not working with .blade.php extension

In my project, when i remove .blade extension from view file, it works. But with this extension ther...

0 Likes
2 Replies

Form and HTML helpers

Forms and HTML helpers should absolutely be included in a default Laravel install. While its absence...

0 Likes
2 Replies

L5 running apps

Just wondering if we have any running apps (like a blog or anything) that is already on L5 and on gi...

0 Likes
3 Replies
posted 10 years ago

Get users with first image of user if this have images

Hi every one, i need opinions about how to create this sql query for a best performance with query b...

0 Likes
0 Replies

[Laravel 5] - Clean install fatal error

Hello, I'm getting this error after clean install of Laravel 5: PHP Fatal error: Cannot redeclare c...

0 Likes
4 Replies
posted 10 years ago

Old Xampp 1.7.3 slow laravel

Hi guys, please help! I've got to install laravel 4.2 into a xampp 1.7.3 server. The thing is that e...

0 Likes
3 Replies
Solved

Changing the redirect for a successful login

Alright, I know this might seem trivial and hopefully I just missed it... I am using the out of the...

0 Likes
3 Replies
Solved

Custom option element in From::select()

Hello, Is there a way to insert an <option> element in front of the list generated with: Form:...

0 Likes
0 Replies
posted 10 years ago

How to deal with seed in L5?

So, question is clear in general... My seed looks like this: PostsTableSeeder.php class PostsTableSe...

0 Likes
2 Replies
posted 10 years ago

Laravel elixir error when watching

First off, here's my gulpfile: var elixir = require('laravel-elixir'); var gulp = require('gulp');...

0 Likes
1 Replies
posted 10 years ago

Multiple Where in Command

I currently have been running a very simple artisian command, however I would like to very my result...

0 Likes
1 Replies
Solved

Pass value to model directly

Hi guys, I'm making web API for my app. I need to return JSON array of models with relations count....

0 Likes
0 Replies

Multiple views and templates

I have a list of hotels from each state. Instead of creating 7 pages for each of the states, I just...

0 Likes
0 Replies
posted 10 years ago

How to handle ajax call in controller functions

I perform an ajax call to a controller, but it seems not working. What can I do? public function pos...

0 Likes
0 Replies

Installing to a sub directory

I am using WAMP and have used composer to install laravel 5 not into www but www/mysite. The home pa...

0 Likes
2 Replies

Thanks to our community

Solutions given in the past year. Excluding solutions from thread authors.

Moderators

We'd like to thank these amazing companies for supporting us

Your logo here?

Laravel.io

The Laravel portal for problem solving, knowledge sharing and community building.

© 2025 Laravel.io - All rights reserved.