Support the ongoing development of Laravel.io →
posted 9 years ago

Laravel Tenant Storage Path in Middleware

I am building up laravel app on AWS beanstalk and during sub domain validation at Middleware so that...

0 Likes
0 Replies

Cache system always compiling the same cache for specified view

I have very annoying problem with cache system builtin Laravel. This cache system generates the same...

0 Likes
0 Replies

Custom Relationship Queries

Does anyone know of a good way to either add a column to a relationship query, or use a custom query...

0 Likes
1 Replies

No input file specified.

I am able to see the welcome page but once I create the Auth when i select the pre built links on th...

0 Likes
0 Replies

Laravel 5 download MSI response crashes

Hey guys, I am having a problem with downloading a .msi file from the server. The moment I open up t...

0 Likes
0 Replies

This webpage is not available, but vagrant up

Hello, This is my first time using Vagrant to run Laravel Homestead on Windows 10. My vagrant runnin...

0 Likes
3 Replies
posted 9 years ago

Problems with sending API

Hi, I'm quiet new in PHP and laravel, today i get task to implement "Figo" to the new bill...

0 Likes
0 Replies

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

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.