Support the ongoing development of Laravel.io →

3,391 Threads

php artisan generate:migrate ErrorException

Hello, when I try to run: php artisan generate:migration create_users_table I get this error: [Erro...

0 Likes
3 Replies

MySQL Empty User Won't Connect to DB

Hello! I am new to Laravel and I spent the last 6 hours trying to get my application to connect to M...

0 Likes
4 Replies
Solved

Laravel 5.4 ES6 compilation in laravel-mix

Hi, I use mix.react to make my js file I'd like to use ES6 syntax like {...object} etc but laravel-m...

0 Likes
2 Replies

Passport in laravel 5.4 always return error: "Unauthenticated.", I am calling this api by rest client.

Passport in laravel 5.4 always return error: "Unauthenticated.", I am calling this api by...

0 Likes
3 Replies

Shared sessions for Laravel 4.2 app and Laravel 5.2 app

Hi, I have eshop that is written in Laravel 4.2. Now I need absolutely deffirent app that will be ba...

0 Likes
4 Replies

Angular 2 integrate with laravel 5.4

i have problem in integrate angular 2 with laravel 5.4 can anyone help me link me if repo aveliable...

0 Likes
0 Replies
posted 8 years ago

The only supported ciphers are AES-128-CBC and AES-256-CBC

Once in a while Laravel throws me a 500 error response, my KEY is setup correctly, I has set AES-256...

0 Likes
0 Replies

Homestead times out of razer blade stealth with Ubuntu 17.04

I have Homestead working on one laptop, and I'm transitioning to a new laptop. A razer blade stealt...

0 Likes
0 Replies

Install Laravel to an existing folder.

Hi, I have already created a folder structure in a www folder and enabled my site with a2ensite. If...

0 Likes
4 Replies

How-to protect a multisite app

I have an app with different sites/locations (Building A, Building B, Building C). Is also have mult...

0 Likes
2 Replies

POST method going to GET

Good Morning! I have a problem that I can not resolve. I'm using the Postman extension to make reque...

0 Likes
0 Replies

laravel ERR_TOO_MANY_REDIRECTS after adding SSL

so i am using cloudways with digitalocean and now trying to add letsencrypt into my laravel 5.4 web...

0 Likes
1 Replies
Solved

Laravel-Mix copy not flattening files

I'm using Material Design Icons in my project, and so I need to copy a few files from node_modules t...

0 Likes
0 Replies

[RuntimeException] Directory name must not be empty.

My php artisan command is not working. The error is: [RuntimeException] Directory name must not be e...

0 Likes
0 Replies

Resources for understanding/reimplementing password reset systems?

I'm working on a React-Native application with a Laravel backend and I'm currently trying to impleme...

0 Likes
0 Replies

RuntimeException - The only supported ciphers are AES-128-CBC

I've already have key generated in my .env file. This exception occures when i do refresh my web pag...

0 Likes
0 Replies

Why is the DB prefix not in the .env file by default?

One of the first things I do for every Laravel project is to add this: config/database.php 'prefix'...

0 Likes
0 Replies
posted 8 years ago

Problem with Route::prefix while upgrading ('Method prefix does not exist')

I've upgraded from 5.2 to 5.3, and have followed all of the upgrading steps. I am getting this error...

0 Likes
1 Replies

Detect links in posts

Hello, I want to format links inside a post. For example if I put https://laravel.io to make it a li...

0 Likes
1 Replies

Call to undefined method Illuminate\Support\Facades\Config::set()

On this page: https://laravel.com/docs/5.4/mocking It states: You should not mock the Request facade...

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.