Support the ongoing development of Laravel.io →

Passport - "Unauthenticated."

I hope someone could explain why I'm unauthenticated when already has performed a successfull Oauth...

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

BadMethodCallException in Macroable.php line 52: Method shuffle does not exist. - after running composer update

Hi all, I just updated my dependencies (composer update) on my current project to their most recent...

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

Dynamic Dropdown w/ Mysql

Hello! I am trying to create a dynamic menu in my header view of all my pages. (I am new to Larav...

0 Likes
4 Replies
Solved

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 9 years ago

Gmail Connection timeput

I configure mail with my gmail account. It works perfectly on localhost.when i moved to live i got...

0 Likes
3 Replies

Using Scout without Acquia

Is it possible to use Scout without an indexing client like Acquia? So I can just search through my...

0 Likes
0 Replies
posted 8 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

I cannot upload an image!!

how to solve this problem?? Please Help!! NotReadableException in Decoder.php line 46: Unable to rea...

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

Ajax controller with single route

Hi, Just wondering if this is a good way to write ajax code to interact with Laravel routes? Example...

0 Likes
0 Replies
posted 8 years ago

Gulp Command running Error in Laravel 5.3

I am new in Laravel. I am trying to run gulp command in CMD to get CSS and JS (vue.js) file. I am ge...

0 Likes
0 Replies
posted 8 years ago

Class not found only in production.

Tonight I made a deploy to my production server and suddenly sparkpost stop working. (my commit had...

0 Likes
4 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

POST method form

Hello I have this blades, routes and controller, my problem is that displays blank page. I guess tha...

0 Likes
0 Replies

use Auth::user() in api routes!

in laravel 5.3 i cannot use Auth::user(), it's response unauthenticated! how can i use Auth at api r...

0 Likes
0 Replies
posted 8 years ago

Set id as the index of relations array

Hi I have model with relation: $u = $user->with('Articles')->first(); then i can get: $u->...

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