Support the ongoing development of Laravel.io →
martynbiz

martynbiz

Joined 15 Feb 2015

Statistics

Threads 12
Replies 2
Solutions 1
Articles 0

Teepluss/ Laravel-theme: Layout rendering, view template not yielding - yield('content')

I've installed this package and so far the layout is rendering but the view template is not. I have...

0 Likes
0 Replies
posted 10 years ago

CSS versions not being created in build dir by Elixir

I've configured Elixir to handle my assets with versioning. I'm not seeing the version generated for...

0 Likes
2 Replies
Solved

I want to implement my own Auth in Laravel 5 - where to start?

We don't authenticate users against a local database instead we have a Single Sign On (SSO) service...

0 Likes
4 Replies

What's the best test-friendly method to use Cache in models?

Hi, I've been looking at Cache docs: http://laravel.com/docs/5.0/cache I want to use Cache in my mod...

0 Likes
0 Replies

Pagination links HTML is being escaped in my view

I've used Laravel's pagination method but in my view it is escaping HTML I'm trying: {{$tags->ren...

0 Likes
2 Replies
Solved
replied 10 years ago

CSS versions not being created in build dir by Elixir

OK, I think I got it now: elixir(function(mix) { // mix.phpUnit(); mix.less('app.l...

0 Likes
Solved
replied 10 years ago

If I wanted to create a simple library class (API client) in Laravel 5, where would I put it?

Thanks. Just wanted to check. I can create my own folders then. By the way if follow PSR-4 rules, no...

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.