Support the ongoing development of Laravel.io →

luknei

Joined 7 Mar 2014

Statistics

Threads 7
Replies 34
Solutions 1
Articles 0

Unit testing workbench routes

Hello, I'm quite new at testing, and I am struggling to test my workbench packages routes. The issue...

0 Likes
0 Replies
posted 9 years ago

Get route name/action info having only url

Hi guys, I have a problem, I am making website which has several languages, the URLs of the same act...

0 Likes
1 Replies

[Package] laravel-navigator

Hey guys, In my recent project I built simple way to built multidimensional menus without nesting a...

0 Likes
0 Replies
posted 10 years ago

Keeping track on events

Hi, guys, I am trying to implement event driven design for my apps. The problem I bumped in is how t...

0 Likes
0 Replies
posted 10 years ago

Laravel pagination is damn slow

I was looking for a bottle neck of my app and it turned to be the laravel pagination. I have a table...

0 Likes
6 Replies
Solved
replied 9 years ago

Confide vs Auth

You can try using Sentry 2 I've used it for a few of my apps and I'm really happy with it https://gi...

0 Likes
replied 9 years ago

Best practice: how to manage categories?

why not to use javascript to select active menu item? I do it like this: /* * making meniu acti...

0 Likes
replied 9 years ago

Any L4 mechanism to assist with version of css, js?

Hello guys, I want to share, how I solve css/js etc versioning problem: My .htccess looks like <I...

0 Likes
replied 9 years ago

Group by pagination without performance issues when there is over 15K results.

Well group by has performance issues for sure, you can solve that by using distinct + joins

0 Likes
replied 9 years ago

[Package] Laravel Excel v1.0.0 released!

Looks really awesome, thank you!

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.