Support the ongoing development of Laravel.io →

Google App Engine, Laravel 4 , some time show "file_put_contents(/meta/services.json): failed to open stream: Read-only file system"

I've succeeded in getting Laravel 4 to run on Google App Engine . However, even though I've deployed...

0 Likes
1 Replies

Elixir notifications empty

Notifications from Elixir on my system come up blank. They look like this: Ive found a few threads...

0 Likes
0 Replies

Eloquent find() returns result even with wrong ID

I'm running a query on Eloquent, I search on a table for a row ID, On Eloquent I'm using: Video::fin...

0 Likes
4 Replies

How to extend L5 Filesystem.php class

Hello guys, i'm having some troubles with the Filesystem class. To resolve my problem, I want to cha...

0 Likes
3 Replies
Solved

Laravel Forge Deployment Issue - "No input file specified."

Hello, I am trying to deploy my Laravel project to a Digital Ocean droplet using Laravel Forge. I h...

0 Likes
4 Replies

Problem with homestead edit command "No applications knows how to open.."

While following laracasts "Say Hello to Laravel Homestead 2.0" video, i get stuck. When i...

0 Likes
3 Replies
Solved

Laravel + Forge = No input file specified

I'm using Laravel Forge / Digital Ocean - I'm getting: "No input file specified" when I de...

0 Likes
0 Replies
posted 9 years ago

Image Intervention -> speeding up multiple operations

Dear community, I am using the Image Intervention extension with GDLib on an Ubuntu QuadCore hosted...

0 Likes
4 Replies

creating HMVC folder structure Larvel 5

Hello Guys, Is there a way to restructure laravel 5 like following: lv5 app Commands Co...

0 Likes
0 Replies
posted 9 years ago

Hardware configuration

Hello! I'm writing a graduation work about my application, that is written with laravel 4.2. So, i h...

0 Likes
0 Replies

Invalid argument supplied for foreach() in Distinct Jensseger Mongodb

Well, i don't know why it's happening. I have no idea at all. I got a code in my controller like thi...

0 Likes
1 Replies
Solved
posted 9 years ago

Laravel return results based on user selection

I have the following HTML <input type="checkbox" name="symbols[]" value="...

0 Likes
8 Replies

hasmanyThrough through multiple tables that have "belongsToMany" in between???

QUESTION: How can i filter this that if i fetch "$user->subjects" i get all subjects to...

0 Likes
1 Replies

Passing custom actions in a Route::resource definition

Hi guys, I'm at your mercy. I'm trying to figure out how to add custom actions to a Route::resource...

0 Likes
0 Replies

laravel 5.0.16 compiled.php moved to /vendor

just like that, after run composer update this morning the file compiled.php is now placed by artisa...

0 Likes
0 Replies

need help with the error [Error in exception handler.]

Hi guys, Anyone encounter " Error in exception handler. " in a blank page right after you...

0 Likes
10 Replies
Solved
posted 9 years ago

Access instance variables of a running Queue Job?

I have a job that is triggered based on user interaction. The job takes a CSV file, runs throttled A...

0 Likes
2 Replies

how to call page in routes but I need open page before login system

Hello, I need call in routes page (register page) before login in the system example: Route::contro...

0 Likes
2 Replies
Solved

Eloquent ORM - Complex queries

Hello, I have the following query: DB::select("SELECT * FROM mod_dns_records WHERE (scheduled =...

0 Likes
0 Replies

how to extend Eloquent Builder

I am new to Laravel, and am migrating an existing app done in another framework. I want to extend th...

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.