Support the ongoing development of Laravel.io →

3,391 Threads

Laravel 5.1 “This webpage has a redirect loop”

After completing my project in localhost, I had upload my project to the server suppose the url is w...

0 Likes
0 Replies

SQS Config

This is the config for SQS: 'sqs' => array( 'driver' => 'sqs', 'key' => 'your-publi...

0 Likes
2 Replies

No stack trace on error but writing on log file.

Hello, i'm having a bit of a strange issue. Basically as the title says, whenever there's a error(on...

0 Likes
1 Replies

Class 'Memcached' not found on WAMP

Hi guys, I am experiencing the following error: Class 'Memcached' not found I am developing in a WAM...

0 Likes
4 Replies

Sentry Validation

Hi all i have using the sentry plugin for Admin User, i need a validation, but sentry has not like a...

0 Likes
0 Replies

final solution gor app/storage in gitignore

cant find a proper answer, should app/storage should be in gitignore??

0 Likes
1 Replies

Access control and usergroups

Hello everyone, I'm still relatively new to Laravel, but for the last few weeks I've been trying to...

0 Likes
0 Replies

Problem With Changing Storage Path, worked on 5.0 but not on 5.1

On 5.0 I used to make a storagepath.php in app/ which contained the following: <?php namespace M...

0 Likes
3 Replies

Bypass .env file in laravel 5.1

Hiii, I want to bypass the .env file in laravel 5.1. I am currently hosting my application on bluemi...

0 Likes
2 Replies
Solved

Laravel 5.1 - Remove “public/” of the URL whith Method bind?

Hello, I need some help Please, for I'm beginner with Laravel and MVC. I want to remove the "pu...

0 Likes
5 Replies

Cannot JSON decode permissions,

Hi all i have implemented the sentry plugin for Admin panel, so now i changed to as multiple user, s...

0 Likes
0 Replies

Module Service Provider is not found

Hi I have installed caffeinated/modules and configured it according to the documentation. The differ...

0 Likes
2 Replies
Solved

Problems with migrations

In Laravel 5.0 I create a new model "php artisan make:model Product" and laravel's creates...

0 Likes
1 Replies
Solved

error messages for artisan commands

If I execute an artisan command and there is an error, I get a 500M error message to stdout. It look...

0 Likes
0 Replies

Blank pages

Hello, Since today, my web site presents an empty page. I really don't know why.. Could you help me?...

0 Likes
0 Replies

Why my laravel website is pretty slow?

Hello everyone! I have a website built with Laravel and Bootstrap. The website is loading pretty slo...

0 Likes
6 Replies

How to Organize Class Namespaces

Matt Stauffer posted a topic How to Organize Class Namespaces http://bit.ly/1JarwkK, May i know what...

0 Likes
1 Replies

Sentry Multiple user

Hi all i have an issues with Sentry plugin, How the multiple user is possible, or how can i work wit...

0 Likes
4 Replies
Solved

Define route to make nice SEO url

I have defined a route in laravel 4 that looks like so : Route::get('/books/{id}', 'HomeController@s...

0 Likes
7 Replies

Problem deploying to Heroku

Hi all, Im trying to deploy my app to Heroku but when I do the push I get this error: ... remote: --...

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.