Support the ongoing development of Laravel.io →

emilsundberg

Joined 20 Feb 2014

Statistics

Threads 2
Replies 5
Solutions 1
Articles 0

Is there any events before/after blade compilation?

I'm trying to manipulate my views before they are sent to the browser. I found the Blade::extend met...

0 Likes
1 Replies

URL naming

I'm a bit sad Laravel uses camelCase. Underscore makes so much more sense since it can be used in UR...

0 Likes
3 Replies
replied 9 years ago

Inline css in the Laravel mailer for email views

The laravel inliner linked above didn't work as expected. It has huge issues working with multiple C...

0 Likes
replied 9 years ago

How to put data in a page layout, without using @section

Have a look at View Composers, http://laravel.com/docs/responses#view-composers

0 Likes
replied 10 years ago

How do teams manage composer.lock and composer.json

We keep composer.lock in git and our when you start working you run a git pull, composer install and...

0 Likes
Solved
replied 10 years ago

URL naming

I don't like the flexibility, I think we should have conventions for these kinds of things. I'm curr...

0 Likes
replied 10 years ago

Deployment to host

I would suggest something like mina (https://github.com/nadarei/mina) for deployments. You should ne...

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.