Support the ongoing development of Laravel.io →

3,391 Threads

Laravel 4.2 PHP CPU usage

Hello, My setup is: Nginx load balancer 2 php-fpm server MySQL server Laravel 4.2 On every page navi...

0 Likes
1 Replies

Laravel Reflection exception

When i Run command 'php artisan' i am getting following error.. PHP Fatal error: Uncaught exception...

0 Likes
5 Replies

Laravel Auth - register redirecting to itself

My laravel 5 application uses the official auth framework. In my homestead/vagrant environment, all...

0 Likes
0 Replies

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

Hello all, I'm a newbie of laravel framework. i build a laravel project it's work good in my localho...

0 Likes
2 Replies

Windows 10 Vagrant with Homestead Installation

Hey guys, I'm fairly new to Laravel. Can someone give me instructions or send links of a details Vag...

0 Likes
1 Replies

console (composer) and web request (Artisan::call)

Well, some months ago, i had a problem: my artisan just stop working. i couldnt even use "php a...

0 Likes
0 Replies

Homestead Installation Issue: Shared Folder map not working

Hi, I'm trying to install Homestead on a Mac using VirtualBox and when I edit the homstead.yaml file...

0 Likes
1 Replies

No supported encrypter found

Now I may be being stupid and not understanding fully... I'm trying to add items to a shopping cart...

0 Likes
2 Replies
Solved

Hardcoding controller arguments in routes

I'd like to pass a predefined value from my route as an argument to controller. Assuming this is my...

0 Likes
2 Replies
Solved

SQL Server weirdness - unable to connect using DB class, but can using explicit "new PDO" declaration

I've got a controller action which is attempting to call a stored procedure on a MS SQL Server 2008...

0 Likes
0 Replies

Deploy multiple websites with one instalation

Hi Is there a way to deploy multiple websites from diferent clients using one laravel install on a...

0 Likes
2 Replies

Gulp Error: Cannot find module 'laravel-elixir' at Function.Module

I am trying to run gulp command via git bash in my project directory. My environment is Windows 8.1...

0 Likes
0 Replies

How to test file upload?

I have tried various combination to imitate a file upload without much luck.. My last attempt consis...

0 Likes
1 Replies
Solved
posted 9 years ago

Problem with false URL return

Our problem is that the links created the laravel are always wrong. Currently we have hardcoded all...

0 Likes
2 Replies

I'm Getting this error any one can help me

Error in exception handler: The stream or file "/var/www/html/snipeit/app/storage/logs/log-apa...

0 Likes
1 Replies

Gulp not working on latest version of homestead

Correct me if I'm wrong, but isn't gulp included with the latest version of homestead? The reason I...

0 Likes
2 Replies

Adding Plugin to CKEDITOR

I am having trouble to add plugins using unisharp/laravel-ckeditor stander editor for laravel 5.1. I...

0 Likes
4 Replies

Get parameter wrong

this is my routes: Route::any('cv/{idj1?}/{idj2?}/{idj3?}/{idj4?}', [ 'as'=>'idj1',...

0 Likes
0 Replies

Laravel 5.2 Authorization Policy not being read

I'm trying to use the Laravel 5.2 Authentication package Authorization Policies. I have followed the...

0 Likes
0 Replies

Routing problems

Hello, I was using the composer's "php artisan serve" before to run my laravel app, and go...

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