Support the ongoing development of Laravel.io →

3,391 Threads

vagrant up hangs at SSH auth method

I already having a project on my laravel homestead 4 months ago. Now when I tried to vagrant up, it...

0 Likes
0 Replies

overriding response function is custom request classes in laravel

Hi I am using custom request class that extends laravel Request class validate user input data. I ov...

0 Likes
0 Replies

Auth::chek() always return false!

Hello everyone! I have a small problem that i cant figure out. I have a AuthController with two func...

0 Likes
1 Replies

How to use my constants in Larvel

Hi, I am very new to Larvel. I have been doing development in CI. My question is that we used to def...

0 Likes
13 Replies
Solved
posted 8 years ago

Mask amazon s3 files path as local path?

In my new project I store all files on s3 drive, can I override this url and set something like /sto...

0 Likes
1 Replies
posted 8 years ago

Setting up gzip in the nginx .conf file

Hi, I'm following a pretty straightforward help file on digitalocean which shows how to set up gzip...

0 Likes
1 Replies

Homestead Team Compatibility

My agency is considering the possibility of setting up homestead as our development environment. As...

0 Likes
1 Replies

Class Not Found Calling a Laravel Script from Supervisord

I'm using Laravel workers to execute some background tasks. When I invoke the worker using 'php arti...

0 Likes
1 Replies
Solved

Model Save causes Segmentation Fault

After saving a model from inside a command I am given the beautiful Segmentation Fault error. I am n...

0 Likes
1 Replies

Any laravel base systems that include the basics like authentication, login, registration, nice templates etc?

Are there any Laravael "starter" systems with common basic functionality available to fast...

0 Likes
3 Replies
posted 11 years ago

How to make switching language button

Hallo, i'm using blade template, all file content is in view and i need 2 language on my project, h...

0 Likes
9 Replies

[Forge + AWS] Should I have my Github Laravel App and Wordpress on the same server, or different?

I have built an AWS server ("Server A") via Forge and setup Github + Laravel + SSL on it s...

0 Likes
0 Replies

Queue stopping mid-code

Hi, I have a treatment that generates 2 PDF files, and then send them by mail. When I run this direc...

0 Likes
1 Replies
Solved

How to solve Class App\Http\Requests\UpdateUserRequest does not exist? laravel 5.3

My code is like this : <?php namespace App\Http\Requests; use Illuminate\Foundation\Http\FormRe...

0 Likes
1 Replies

Homestead error :: problem running vagrant up command

Ok, so I'd installed Homestead and everything had been working well. I'd created a couple of sites i...

0 Likes
0 Replies

How can I adjust the position of the signature to be more dynamic (laravel dompdf)?

My controller is like this : public function listdata(Request $request) { ... $pdf = PDF::loadV...

0 Likes
0 Replies

phpseclib 2.0 laravel 4.1 compatible?

I'm trying to use google api v2.0 but it requires phpseclib 2.0 where as laravel 4.1 requires phpsec...

0 Likes
0 Replies
posted 10 years ago

Laravel + Forge = No input file specified

I'm running a site on Laravel 4.2, deployed to DigitalOcean 1gig server via Laravel Forge on the ngi...

0 Likes
5 Replies
Solved

Just showing HTTP Error 500 not the default laravel error page

Hello, I've an issue where every time an error occurred it only show HTTP Error 500 not the default...

0 Likes
5 Replies
posted 8 years ago

No input file specified - Laravel Homestead

Hi, I'm having this message when trying to access to my app in Laravel 5. I have been trying to solv...

0 Likes
1 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.