Support the ongoing development of Laravel.io →

jhauraw

Joined 12 May 2014

Statistics

Threads 3
Replies 7
Solutions 0
Articles 0

Query Scope with Repositories

Having trouble finding the way to use Query Scopes with Repositories. Is there a way? Would like to...

0 Likes
2 Replies

Extending BaseController when constructor has params

This is mostly just to do with PHP, but I'm trying to do it in Laravel, so thought I'd ask here... W...

0 Likes
5 Replies

Integer Dates with *SQL Database in Laravel

I've been using integer MySQL columns to store unix timestamp dates and really prefer/like it. I'm j...

0 Likes
6 Replies
replied 9 years ago

Laravel.io and command bus

ShawnMcCool said: I really don't know if there are. However, I think that I'll host a talk on Googl...

0 Likes
replied 9 years ago

Seperate rights management from views and controllers

thepsion5 said: I just filter that kind of thing at the repository level. For example, I might have...

0 Likes
replied 9 years ago

When 4.3 will be released?

November according to Taylor for the "official" public release: http://live.laracon.eu/mes...

0 Likes
replied 9 years ago

Accessing $_ENV values best practice.

I'm not sure about the sanitization part, but I've always used getenv('TEST_STRIPE_KEY'). The functi...

0 Likes
replied 9 years ago

Extending BaseController when constructor has params

@damienadermann without redeclaring it. You've just repeated what is in the BaseController. I actual...

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.