Support the ongoing development of Laravel.io →

3,386 Threads

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 9 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 9 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

change address folder lang in laravel

how to change folder lang in app/ to other directory in laravel 4?

0 Likes
0 Replies

Removing the bloody Public from URL in an addon domain

I have tried to remove the public from the UR when using an addon. After 17.5 hours this is how I di...

0 Likes
5 Replies
Solved

project not working after composer update

just wanted the latest laravel 5 components. and now nothing works: date_default_timezone_set() - in...

0 Likes
1 Replies
Solved

What steps should I take to reduce Laravel's high CPU load?

Hi everyone, We just went live with our Laravel website (hooray!) but of course going live with some...

0 Likes
4 Replies

Unable to upload images on laravel app to hostgator hosting

I've been searching all around the net to try to fix this problem. Changed the code in my controller...

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

© 2024 Laravel.io - All rights reserved.