Support the ongoing development of Laravel.io →

619 Threads

Remove public folder

Hi I am setting up new project in laravel, i want to remove public folder. i am implementing suggest...

0 Likes
1 Replies
Solved
posted 8 years ago

Localization not working

I want to change the default localization, but it was not working. config/app.php: 'locale' => 'z...

0 Likes
3 Replies
Solved

PDOException in Connector.php

PDOException in Connector.php line 55: SQLSTATE[HY000] [1045] Access denied for user 'homestead'@'lo...

0 Likes
2 Replies
Solved

Class App\Http\Controllers\AuthController does not exist

I recently found that the registration of new users, login and such, should be in the AuthController...

0 Likes
2 Replies
Solved

Laravel (Linux) to SQL Server (Windows)

Hi, As the subject, I'm running Laravel 4.1 on a Linux web server that I need to connect to a Window...

0 Likes
8 Replies
Solved

Create custom config file.

Hello everyone, I was wandering if it is possible to create a custom config file. Reason why I want...

0 Likes
5 Replies
Solved

Route Parameters Not Resolving

Hi, I'm using laravel 5.2 on nginx 1.81 I'm new to this and working through the basic tutorial, my r...

0 Likes
2 Replies
Solved

barryvdh/laravel-dompdf - Uncaught ReflectionException: Class config does not exist

Hello Everyone, I am attempting to create a PDF from a view. I have read that the Barryvdh/dompdf i...

0 Likes
1 Replies
Solved

Auth::check() not working

Hi everyone, I'm having a problem using Auth::check() If I'm using it right after my Auth::attempt($...

0 Likes
3 Replies
Solved

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

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

(Upload image or not)

Hey what can i code if i don't want to have a image. i get error: Call to a member function getClien...

0 Likes
2 Replies
Solved

how to change default database connection in controller

Hello all , i want to ask some question . i want to use database connection depending on each user l...

0 Likes
5 Replies
Solved

List Routes problem ReflectionException

If I run php artisan route:list I get the following error [ReflectionException] Class App\Http\Cont...

0 Likes
3 Replies
Solved

Homestead adding new sites (vagrant destroy)

Is the only way to add new sites to your Vagrant setup to edit the Homestead.yaml file and then &quo...

0 Likes
16 Replies
Solved

Pagination always returns the first page

Hello, I'm trying to use Laravel pagination, no matter what I tried I'm always getting the first pag...

0 Likes
2 Replies
Solved

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

[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

"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

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.

© 2024 Laravel.io - All rights reserved.