Support the ongoing development of Laravel.io →

3,391 Threads

Gulp watch and versioning

It seems when it detects changes to my sass file it compiles it but doesn't version/cache bust it, i...

0 Likes
2 Replies

How to deploy laravel 5 on shared hosting ?

I've been learing laravel for few week just working with local host. Now I have to deploy it on a s...

0 Likes
2 Replies

Set `always_populate_raw_post_data = -1` to Laravel's php ini

I have this error on my AJAX request, please refer below. Deprecated: Automatically populating $HTTP...

0 Likes
0 Replies

Why am I getting 504 errors on homestead with new Laravel projects

I have about 6 projects in my homestead box currently. They all work fine. Today, I went to do a tut...

0 Likes
2 Replies

The requested php extension ext-mongo * is missimg error

I am trying to install learninglocker at my xampp server. So I am trying to run the php composer.pha...

0 Likes
2 Replies

No supported encrypter found. The cipher and / or key length are invalid.

Hi, I have this error in my laravel.log of my production environment and I have no idea where this c...

0 Likes
2 Replies

How to use correctly ide-helper in sublime Text 3? (I can't)

Hello friends, I am writing to hopefully they can give me a help to successfully install and use ide...

0 Likes
1 Replies

Apache http server stop working

Hi, I am using XAMPP. PHP - 5.5.15 MySQL - 5.6.20 Apache - 2.4.10 Other applications are working...

0 Likes
2 Replies

Redis Websocket Questions

I've recent gone through a couple tutorials on getting websockets working in laravel. I chose to us...

0 Likes
0 Replies

Update Composer

How to update the composer in server?

0 Likes
1 Replies

DataBase Update using Migration

I am working on an app and sometime i have to add or remove column in database table. using migratio...

0 Likes
3 Replies

Please Help mail.php file edit

Please Help mail.php edit. i want to save config/mail.php

0 Likes
2 Replies

PHPSTORM with laravel homestead

Hello Guys, Am new to laravel homestead framework. Have successfully installed laravel homestead 5 a...

0 Likes
2 Replies

How can I debug artisan command?

I'm using PHPStorm to debug my application, and it works fine, but how can I debug an artisan comman...

0 Likes
1 Replies

Cannot add laravel/homestead as a box [Windows]

When attempting to run: vagrant box add laravel/homestead I get: C:/Users/Me/Projects/laravelProjec...

0 Likes
1 Replies

Push image to Amazon S3 works in Tinker, not in App

I'm using the following code in my app to push images to Amazon S3 //Push file to S3 $s3 = Storage::...

0 Likes
1 Replies

Move Laravel project to new server

Hello I have a laravel project and want to make a copy of it on another server and domain. What I ha...

0 Likes
0 Replies

Env for laravel/elixir with browserify

What is the solution for using environment variables in laravel/javascript projects with elixir+brow...

0 Likes
1 Replies

Auth::attempt() always fail (using Database) in laravel 5.2

AdminController.php public function checkLogin(Request $request){ $validator = Validator::make( a...

0 Likes
0 Replies

How to handle 404 errors for sub domain/different domain route group in laravel 5.2?

I have two different domain groups in my Laravel application. One is example.com and other one is su...

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.