Support the ongoing development of Laravel.io →

3,382 Threads

beanstalkd NOT under supervision, why?

Just about every "production" queue setup I've seen puts workers under supervision, but do...

0 Likes
0 Replies

Unit testing : Phpunit command doesn't exists

Hi, I'm trying to launch my unit tests but when i write phpunit in my terminal i get "phpunit:...

0 Likes
7 Replies

Is there a LTS version for Lumen micro framework?

I am going to move my product with Lumen 5.x micro PHP framework. Lumen documentation does not menti...

0 Likes
0 Replies

Getting Class 'MongoDB\Driver\Manager' not found on laravel on homestead

I'm using laravel homestead with php5.6 and mongodb 3.2 installed for my laravel server, and I can u...

0 Likes
0 Replies

Diacritics in a laravel app

Hello! I have a problem with some text that I pull out of a mysql database which contains diacritics...

0 Likes
0 Replies
posted 7 years ago

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

Hello everyone, I'm facing this error using Laravel Forge while trying to deploy my code to a fresh...

0 Likes
1 Replies

PDO connection to odbc quits without error, odbc_connect works

Hi, We're expecting problems on a odbc connection bt pdo, while it works well directly. Example: vag...

0 Likes
2 Replies

reach 2 Homestead Laravel Sites from internet

Hi, i have 2 Sites (dev1.app and dev2.app). At local it works but at the internet i see just dev1.ap...

0 Likes
0 Replies

Postfix nameserver in laravel homestead

I configured Postfix to send emails. Postfix gets its own nameserver from Virtualbox NAT configurati...

0 Likes
0 Replies

Homestead - vagrant ssh --command not working

Hope this is the right place, didn't find a place for homestead stuff. I'm trying to pass a simple c...

0 Likes
0 Replies

How to get rid of weird chars in my CLI

I am using artisan with my windows "CMD" CLI. In most cases i get a lot of weird character...

0 Likes
0 Replies

How to run run your own written service provider before laravel core service providers

I want to run my own provider before laravel core provider how can i do it?

0 Likes
0 Replies

Lravel 5.3 - Password Reset with different user column names (username)

Hi, developed web application based on account with inner users for companies with staff. my users t...

0 Likes
2 Replies

Fatal Error Exception instead of 404

Hello! I tried to implement a custom 404 view, but whenever I go to a URI that does not exist, I get...

0 Likes
2 Replies
Solved

How to catch \Predis\Connection\ConnectionException

I have enabled REDIS as default CACHE_DRIVER instead of FILE, but if redis instance is down for exam...

0 Likes
0 Replies

Laravel Elixir (Suggestion)

Hi Guys! I have to ask one thing that can I use bower instead of npm (node_modules) in laravel (5.3)...

0 Likes
1 Replies

Add default mail headers in Laravel 5.3

I need to send a mail header "x-mailgun-native-send: true" to all my mails so they wont ge...

0 Likes
2 Replies
Solved

Circular dependency causes "Segmentation fault" error when running "php artisan optimize"

Circular dependency on AppServiceProvider caused artisan optimize command to fail with "Segmen...

0 Likes
0 Replies

Laravel hosting for project that reads and parse excel file to store data into MYSQL database

I had developed an application using Laravel 5.2 that uses Laravel Excel plugin to read excel file ,...

0 Likes
1 Replies

'/' route not working

I have a very weird problem. I moved my site to my production server and set my DocumentRoot folder...

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.