Support the ongoing development of Laravel.io →

anaxamaxan

Joined 18 Apr 2014

Statistics

Threads 2
Replies 7
Solutions 2
Articles 0

How can I modify protected Illuminate\Routing\UrlGenerator::$dontEncode?

I'd like to be able to do things like URL::route('viewUser',['{{id}}']) without the { and } chars ge...

0 Likes
7 Replies
Solved
posted 10 years ago

Confusion with cacheTags

I think I dreamt something was in the docs, but in reality it isn't. I'm using a taggable cache stor...

0 Likes
2 Replies
replied 9 years ago

How can I modify protected Illuminate\Routing\UrlGenerator::$dontEncode?

Yeah underparnv I should've mentioned that. That works, but it quickly gets messy and/or difficult,...

0 Likes
Solved
replied 9 years ago

How can I modify protected Illuminate\Routing\UrlGenerator::$dontEncode?

Right now, URL::route('viewUser','{{id}}') will result in the { and } getting urlencoded: https://a...

0 Likes
replied 9 years ago

How can I modify protected Illuminate\Routing\UrlGenerator::$dontEncode?

Thanks for the reply, but yeah I'm want the literal '{{id}}'. I'm using Blade to pre-process Mustach...

0 Likes
replied 9 years ago

Artisan error

You apparently pasted in Jeffrey Way's Generators package with a typo. Take a look at your app/confi...

0 Likes
replied 10 years ago
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.