Support the ongoing development of Laravel.io →
matiux

matiux

Joined 28 Feb 2014

Statistics

Threads 6
Replies 9
Solutions 0
Articles 0
posted 10 years ago

Lumen - response event

How can I intercept an event to handle Response? I need to handle response when the controller retur...

0 Likes
3 Replies

lumen - Fatal error: Class 'Memcached'

In a Lumen application, I need to work with more databases. So, according to documentation, I have c...

1 Likes
0 Replies

Laravel and Doctrine 2

Someone use laravel with doctrine 2? I tried with this package: https://github.com/mitchellvanw/lara...

0 Likes
1 Replies

Override pageName in pagination

Hi, I would like to rename the query string param 'page' in pagination engine. I have seen that the...

0 Likes
2 Replies

Query Builder to Eloquent

Hi, How can I convert this Query Builder Statement in Eloquent? return \DB::table('province')->jo...

0 Likes
5 Replies
replied 11 years ago

Query Builder to Eloquent

I need of a "where" clause to filter only some records: How can I convert this query?...

0 Likes
replied 11 years ago

Query Builder to Eloquent

Tnx ChrisRM, but I would like only certain fields

0 Likes
replied 11 years ago

Dynamic filter class arguments

what I would like to do, is use the route for "send" the parameter at the filter through u...

0 Likes
replied 11 years ago

Dynamic filter class arguments

Hi zenry, these calls work: $route->getParameter('id') Route::input('id') As long as $request-&g...

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.