Support the ongoing development of Laravel.io →

RexT4

Joined 2 Apr 2015

Statistics

Threads 3
Replies 4
Solutions 0
Articles 0
posted 5 years ago

Route Resource Bug

Hello, I have this resource in web.php Route::resource('chalkboard', 'ChalkboardController'); and in...

0 Likes
2 Replies
Solved
posted 7 years ago

Quick Question about 'pluck'

I'm returning a simple list of tag names using 'pluck()' in L5.3 I can foreach over these ok, but if...

0 Likes
3 Replies

Dev Fast - Production Slow

Hi all, I'm looking for some inspiration. I've got a low traffic site that's fast in my dev environm...

0 Likes
5 Replies
replied 5 years ago

Route Resource Bug

I couldn't find any similar nested routes so it could be a bug? I'm going to go with the route names...

0 Likes
replied 7 years ago

Quick Question about 'pluck'

the end goal is to concatate tag_names into a comma separated list this returns an error of implode(...

0 Likes
replied 8 years ago

Dev Fast - Production Slow

thanks guys, found the offending code, it was an inefficient nested eloquent query. I think in dev t...

0 Likes
replied 8 years ago

Dev Fast - Production Slow

I used php5-fpm on the nginx setup, didn't notice a difference, could be a php config issue tho

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.