Hello guys, maybe some background information about me helps you a bit for helping me. I'm a .NET de...
I've trying to figure out why the Cache component wouldn't read my redis settings in cache.php, but...
I'm trying to get homestead 2.0.8 installed on windows 7. Everything worked up until I ran homestea...
Hi there, I have a live app running Laravel 4.0.5. I need to use the internationalization fallback t...
Hi. I'm quite new to Laravel and have what seems to be quite a basic question, to which I can't seem...
have language table in my database that contains list of available languages: id | language 1 | en 2...
I was working on a laravel project that I'm doing and I transferred what I did from one computer to...
I am using laravel homestead as my development environment. Only problem I have is that all the site...
Woke up this morning to find my Windows 7 64-bit had rebooted itself to apply security patches, and...
$image=Input::file('imageOne'); $filename = time() . '.' . $image->getClientOriginalExtension();...
Today I ran a composer update and I am completely stuck with the error I am being shown: {"erro...
Hi. I know that with Cashier you can handle easily subscriptions. But how about charging one time, f...
Hello! I'm wondering how can I change configuration settings on the fly? For example, if I have debu...
From what I have read about Laravel vs other frameworks comparisons, it seems that the only thing wh...
Hi, I am building a site in 4.2 and I want to extend its active development life by migrating it to...
how to change folder lang in app/ to other directory in laravel 4?
I have tried to remove the public from the UR when using an addon. After 17.5 hours this is how I di...
just wanted the latest laravel 5 components. and now nothing works: date_default_timezone_set() - in...
Hi everyone, We just went live with our Laravel website (hooray!) but of course going live with some...
I've been searching all around the net to try to fix this problem. Changed the code in my controller...
Solutions given in the past year. Excluding solutions from thread authors.
Select a tag below to filter the results
The Laravel portal for problem solving, knowledge sharing and community building.
The community