I am writing a newsletter system for my client. They write the email body with CKEditor and I want t...
Hi, I have an application written in Laravel. I've been asked to write a simple installer for it and...
Hi, I am building a report system and we need to make overviews, statistics and others like that. Us...
Hi guys, I am working on a multi-language website where we validate the input fields. But all the fi...
Hi, I have been developing Laravel on the same vagrant server for 3 weeks now, but it suddenly stopp...
@astroanu I've seen that of course (even if I'm using Laravel 4.2), but the problem here is I get so...
try the following: $title = 'Languages'; $dataset = Language::orderBy('id','desc')...
I found something at the bottom of the original language file: 'attributes' => array( 'email'...
Okay, I will check it again. We are using nginx 1.2.1 and Debian Wheezy if I remember correctly. Tha...
Okay, tried this, but it does not work as expected. :( If anybody else has the same error, try to a...
The Laravel portal for problem solving, knowledge sharing and community building.
The community