Support the ongoing development of Laravel.io →

mtvs

Joined 28 Jul 2014

Statistics

Threads 6
Replies 8
Solutions 2
Articles 0
posted 9 years ago

My global query scope causes stack overflow

I'm trying to replace a query scope with a global query scope, but while my query scope works fine t...

0 Likes
1 Replies

Implementing repository pattern

Should I use a package for reusing the code when implementing repositories or should I write all the...

0 Likes
2 Replies
posted 9 years ago

Changing property name of an eager loaded relation

I've a Upload model that morphTo some other models like Post. When I fetch posts I want to eager loa...

0 Likes
1 Replies
Solved
posted 9 years ago

The problem of hardcoded URLs in client side templates

I want to use my client side template engine placeholders in route() helper to avoid hardcoding of u...

0 Likes
0 Replies
posted 9 years ago

Model`s JSON form misses some fields

When I return a JSON form of a model, It only contains some fields and misses others, while protecte...

0 Likes
1 Replies
Solved
replied 9 years ago

Session content not available in Service Providers register()

It seems you should write a middleware to access the session data in the boot process.. Laravel 5 ha...

0 Likes
replied 9 years ago

Session content not available in Service Providers register()

zhuston said: I found that in Laravel 5 it seems there is a new StartSession Middleware that runs a...

0 Likes
replied 9 years ago

My global query scope causes stack overflow

It appeared that it is a bug that has been fixed.

0 Likes
replied 9 years ago

Larabook Series Blank Screen

Maybe it has something with the changes on the files structure. Here is a guide to deploy a laravel...

0 Likes
replied 9 years ago

Larabook Series Blank Screen

First you need to find the error, see laravel.log or php error log

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.