Support the ongoing development of Laravel.io →

balintant

Joined 2 Apr 2014

Statistics

Threads 8
Replies 11
Solutions 2
Articles 0

Automatically embed images to email

I am writing a newsletter system for my client. They write the email body with CKEditor and I want t...

0 Likes
3 Replies

Writing settings into files

Hi, I have an application written in Laravel. I've been asked to write a simple installer for it and...

0 Likes
0 Replies

Select every row between two dates.

Hi, I am building a report system and we need to make overviews, statistics and others like that. Us...

0 Likes
1 Replies

Custom field name via Lang::get()? (Localisation / Validation)

Hi guys, I am working on a multi-language website where we validate the input fields. But all the fi...

0 Likes
3 Replies

"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
replied 8 years ago

Automatically embed images to email

@astroanu I've seen that of course (even if I'm using Laravel 4.2), but the problem here is I get so...

0 Likes
replied 9 years ago

Pagination Call to undefined method Illuminate\Database\Query\Builder::links()

try the following: $title = 'Languages'; $dataset = Language::orderBy('id','desc')...

0 Likes
replied 9 years ago

Custom field name via Lang::get()? (Localisation / Validation)

I found something at the bottom of the original language file: 'attributes' => array( 'email'...

0 Likes
replied 9 years ago

"502 Bad Gateway" in Vagrant (Permission Denied?)

Okay, I will check it again. We are using nginx 1.2.1 and Debian Wheezy if I remember correctly. Tha...

0 Likes
Solved
replied 9 years ago

"502 Bad Gateway" in Vagrant (Permission Denied?)

Okay, tried this, but it does not work as expected. :( If anybody else has the same error, try to a...

0 Likes

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.