Support the ongoing development of Laravel.io →

3,391 Threads

500 Internal Server Error for all routes other than '/'

Hello, I was receiving a 500 Internal Server Error for all routes other than '/'. After looking at t...

0 Likes
16 Replies

I can't logged in user using my own controller.

This is my form <form method="POST"> <div class="table-responsive">...

0 Likes
2 Replies
posted 9 years ago

Use config file in App\Libraries

HI, i have one library at he App\Libraries and there i have file providers.php <?php return [...

0 Likes
3 Replies

Upgrade from 4.2 to5.2

Hello all, I have a project in laravel 4.2 and i wants to upgrade it to 5.2. How to do this? Is ther...

0 Likes
3 Replies

Free hosting laravel 5.1 app

I have a laravel 5.1 application. Is there any totally free hosting site where i can host this app.

0 Likes
1 Replies

SQLSTATE[HY000] [1045] Access denied for user 'root'@'localhost' (using password: YES)

Hi i'm new in laravel. I know that this is fairly popular problem. I've beenn searching for the solu...

0 Likes
0 Replies

Laravel 5.2 on shared hosting server (Heart Internet)

Hello I have followed this tutorial step by step with no joy: http://novate.co.uk/deploy-laravel-5-o...

0 Likes
1 Replies

Gmail smtp

I tried using gmail smtp but I have the following errors. Connection could not be established with h...

0 Likes
3 Replies
Solved

Structuring Application for intensive facebook graph api request

Hi all, I am new to laravel framework so this might be very basic question to ask. Application Backg...

0 Likes
0 Replies

[SOLVED] Lumen Return image without saving file

I'm developing an API to generate QRCodes using Endroid/QrCode package. I want to generate the QrCod...

0 Likes
1 Replies
Solved

Allowing dynamically loaded components to define and handle their own routing

I'm building a system that will dynamically load components based on the Request URI. Each of these...

0 Likes
0 Replies

Model get's wrong ID after saving

I've got a Laravel application (5.1.28) which I have running on a development server and production...

0 Likes
6 Replies

How to prevent config cache from using absolute default storage paths?

As I understand, Laravel 5.2 has finally got rid of .env (which was not really meant for production,...

0 Likes
0 Replies
posted 11 years ago

"502 Bad Gateway" in Vagrant (Permission Denied?)

Hi, I have been developing Laravel on the same vagrant server for 3 weeks now, but it suddenly stopp...

0 Likes
10 Replies
Solved

Laravel running really slowly

Hi, So I have an application in Laravel 5.2 and it's running really slow. I've ran all the composer...

0 Likes
1 Replies

Class router not found

I have set up a sample route to test if my laravel is working Route::get('users/hello', function() {...

0 Likes
3 Replies

Unable to ROUTE links of KCFinder in CKEditor in Laravel 5.1

Hello, I am new to Laravel. I am trying to use CKEditor with KCFinder (File browser). I have impleme...

0 Likes
0 Replies

Most proper way to change laravel config values through web form

If i want to give the logged in administrator the power to change certain config values (like timezo...

0 Likes
2 Replies
Solved

utf8 in route / url

My database is in utf8_unicode_ci, In the page i have <meta charset="utf-8"> Whats the best wa...

0 Likes
6 Replies
Solved

Split within Controller

What would be the best way to acheive the following? Currently I have a checkout method within a con...

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.