Support the ongoing development of Laravel.io →
CaporalDead

CaporalDead

Joined 5 Apr 2014

Statistics

Threads 1
Replies 27
Solutions 4
Articles 0
posted 11 years ago

[Package] YAML in your L4 app

Hi everyone. Just wanted to share 2 laravel packages that I made to add the ability of using YAML co...

0 Likes
1 Replies
replied 11 years ago

Help me refactor my model->javascript complex view

Maybe you could try to use a pure javascript implementation in your view using a prepared json strin...

0 Likes
replied 11 years ago

Change config value(s) from a form

Hi, Laravel does not provide a way to "write" the config on your filesystem via the "...

0 Likes
Solved
replied 11 years ago

Form Model Binding - adding a class to form field

If you look @ the documentation you'll see that the second parameter is the label.

0 Likes
replied 11 years ago

image rendering problem in blade

The right syntax is : <img src="{{ asset('img/users/' . Auth::user()->id . '.jpg') }}&quo...

0 Likes
Solved
replied 11 years ago

Localization: Use YAML format instead of PHP Arrays

You're welcome :), feel free to make a pull request if you want.

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.

© 2026 Laravel.io - All rights reserved.