Support the ongoing development of Laravel.io →

3,391 Threads

How to remove the index.php in url

Hi, i installed the this laravel on my local machine ubuntun 14.10. Now i want to remove the index.p...

0 Likes
3 Replies
Solved

404 error .Why ?

Hello, I follow the tutplus tutorial about making a ecommerce site. Now Im done with step 1 making t...

0 Likes
3 Replies
Solved

Connection Database

Hi, I have problem with connection database in Ubuntu Gnome 14.10 SQLSTATE[HY000] [1045] Access deni...

0 Likes
1 Replies

Homestead 2.0 setup

Hi, I don't really like the new installation method (http://laravel.com/docs/master/homestead). Prev...

0 Likes
16 Replies

Deploy Laravel application in Windows server hosting

Hy !! any one please can help me i have this error after upload my application in a Windows server h...

0 Likes
1 Replies

Newbie questions regarding XAMPP and deployment

Hello guys, maybe some background information about me helps you a bit for helping me. I'm a .NET de...

0 Likes
9 Replies

Cache redis component overrides cache.php settings with database.php

I've trying to figure out why the Cache component wouldn't read my redis settings in cache.php, but...

0 Likes
0 Replies

problems with homestead up command

I'm trying to get homestead 2.0.8 installed on windows 7. Everything worked up until I ran homestea...

0 Likes
2 Replies

Fallback locale for Laravel 4.0

Hi there, I have a live app running Laravel 4.0.5. I need to use the internationalization fallback t...

0 Likes
0 Replies

Deploying from localhost to a live site

Hi. I'm quite new to Laravel and have what seems to be quite a basic question, to which I can't seem...

0 Likes
9 Replies

Laravel 4.2 - Load a data array from database in app/config/app.php

have language table in my database that contains list of available languages: id | language 1 | en 2...

0 Likes
0 Replies
posted 10 years ago

No such file or directory

I was working on a laravel project that I'm doing and I transferred what I did from one computer to...

0 Likes
4 Replies

One port per website on Homestead

I am using laravel homestead as my development environment. Only problem I have is that all the site...

0 Likes
2 Replies

Botched homestead box after KB3004394 security update

Woke up this morning to find my Windows 7 64-bit had rebooted itself to apply security patches, and...

0 Likes
1 Replies

Cant write Image to path

$image=Input::file('imageOne'); $filename = time() . '.' . $image->getClientOriginalExtension();...

0 Likes
3 Replies

Target [Illuminate\\Database\\ConnectionResolverInterface] is not instantiable

Today I ran a composer update and I am completely stuck with the error I am being shown: {"erro...

0 Likes
2 Replies

Cashier Charge

Hi. I know that with Cashier you can handle easily subscriptions. But how about charging one time, f...

0 Likes
1 Replies
posted 10 years ago

How to change Configuration on the fly?

Hello! I'm wondering how can I change configuration settings on the fly? For example, if I have debu...

0 Likes
2 Replies
Solved

Laravel 5 : faster or slower than 4.2?

From what I have read about Laravel vs other frameworks comparisons, it seems that the only thing wh...

0 Likes
1 Replies

How do I prepare for 4.2 to 5 migration in January?

Hi, I am building a site in 4.2 and I want to extend its active development life by migrating it to...

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