Support the ongoing development of Laravel.io →

3,386 Threads

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

Faithfully yours, nginx error

Just installed php7 on a virtual box following this series php7 Problem is if there are any errors i...

0 Likes
1 Replies

connect to multiple DB

I want to switch between DB connections. Because I have the authentication DB which laravel set to a...

0 Likes
1 Replies

Laravel Spark Plan

Can I customize the plan attribute? example, I want to give limit number to create tokens. If i choo...

0 Likes
0 Replies

Get reset password email laravel 5.2

Here is my code. https://github.com/asimkh/apps/blob/hazzir/app/Http/Controllers/Auth/PasswordContro...

0 Likes
0 Replies

Broken autoload files after migration 4.2 => 5.1

I have migrated form version 4.2 to 5.1. On localhost everything works fine, but as I tried to uploa...

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

© 2024 Laravel.io - All rights reserved.