Support the ongoing development of Laravel.io →

Customize Homestead to include other software

Hi, Is there a way to customize the Homestead.yaml to include additional software such as Solr, Mong...

0 Likes
1 Replies
posted 9 years ago

interface routefilterinterface

Where is the class, implents this interface, routefiltererinterface, i can't finder

0 Likes
1 Replies

How to show one page for all routes in Laravel 5 ?

Hi! In my work I need to show on page for all routes instead of /api route, for example Route::g...

0 Likes
2 Replies
Solved

Issue with Queues and Namespaces. ReflectionException

I am using 4.2 and having the following issue. This command returns an error response. root@3900fe6e...

0 Likes
2 Replies
Solved
posted 9 years ago

eloquent query problem in array

#employeelogs table #id.........emp_id...........obcode ##1...........1................OB-MIS-00001...

0 Likes
2 Replies
Solved

How to install similar forum like Laravel.io ?

Hi I currently have a project using Laravel and I would like to include a forum like this one (Larav...

0 Likes
1 Replies

Binding Problem UserProvider is not instantiable.

Hi all I'm having some problem with using a Custom user provider only when accessing the password re...

0 Likes
8 Replies

Help with Ajax post

Hello, I'm trying to return a JSON array populated with Mysql Data to an ajax call which at the mome...

0 Likes
5 Replies
posted 9 years ago

How do I pass data between the controller and the view?

The documentation says <html> <body> <h1>Hello, <?php echo $name; ?...

0 Likes
4 Replies
Solved

[L5.2] league/flysystem-sftp command before operation

HI all, I have question. I need to save files to remove server. league/flysystem-sftp is perfect to...

0 Likes
0 Replies

Group Eloquent query by column, order by another

Hey guys ! My question today is very simple. I have an employees table containing a type_id column a...

0 Likes
4 Replies
Solved
posted 9 years ago

Queue and send emails later

Hi. I'm trying to use queue in my app. I have a form which allow the admin to define a date to send...

0 Likes
2 Replies
posted 9 years ago

Eloquent Inverse Relationship Method Undefined

I have two models. My first one is: <?php namespace App; use Illuminate\Database\Eloquent\Model;...

0 Likes
0 Replies

How to see user properties?

When a user is logged in, I bet Laravel has a clever way of showing whats in the database row for th...

0 Likes
3 Replies
posted 9 years ago

How to call each other Repository

How to call each other Repository. class PostRepository { } class UserRepository { } PostRepositor...

0 Likes
0 Replies

Android Post Response - Internal Server Error 500 - OK in HttpRequester

My Android app is sending Json Array to Laravel 5.0 Rest Api. When i try the code with HttpRequester...

0 Likes
0 Replies

Laravel 5.1 MassAssignmentException After Model $fillable Update

Greetings. I am having trouble with a MassAssignmentException. I was following along Jeffrey Way's v...

0 Likes
12 Replies
posted 9 years ago

Problem creating a project

Hi guys I have a problem, i created a project for laravel app . But I can't find the folder in Bash...

0 Likes
0 Replies
posted 9 years ago

Constraining whereHas query to only the latest in relationship?

I have a table auctions with a column start_amount with a one-to-many relationship to another table...

0 Likes
0 Replies
posted 9 years ago

hasMany relation with ::where() ???

HI Community, im just getting started with Laravel and Eloquent. I'm watching the Laracasts and I'm...

0 Likes
3 Replies
Solved

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.