Support the ongoing development of Laravel.io →

martynbiz

Joined 15 Feb 2015

Statistics

Threads 12
Replies 2
Solutions 1
Articles 0

"Serialization of 'Closure' is not allowed" when caching a Collection

I'm trying to cache a collection. I thought it better to cache the collection, rather than an array...

0 Likes
1 Replies
posted 8 years ago

How to get a collection that match a collection of tags (via a pivot table)?

I have an "articles" table and a "tags" table. Both are related in eloquent via...

0 Likes
0 Replies

What happened to Laravel 5's out-of-the-box Authentication?

I've had a break from Laravel and returned to see release 5.1 is out which I'm sure can only be a go...

0 Likes
1 Replies
Solved

How to merge two eloquent collections?

I have a questions table, and a tags table. I want to fetch all questions from tags of a given quest...

0 Likes
1 Replies
posted 9 years ago

How to use View::addLocation for themes, and where to put this code?

I want to create a directory that contains themes (so alternative views, css, js etc). I'm using the...

0 Likes
0 Replies
replied 9 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 9 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.

© 2024 Laravel.io - All rights reserved.