Having trouble finding the way to use Query Scopes with Repositories. Is there a way? Would like to...
This is mostly just to do with PHP, but I'm trying to do it in Laravel, so thought I'd ask here... W...
I've been using integer MySQL columns to store unix timestamp dates and really prefer/like it. I'm j...
ShawnMcCool said: I really don't know if there are. However, I think that I'll host a talk on Googl...
thepsion5 said: I just filter that kind of thing at the repository level. For example, I might have...
November according to Taylor for the "official" public release: http://live.laracon.eu/mes...
I'm not sure about the sanitization part, but I've always used getenv('TEST_STRIPE_KEY'). The functi...
@damienadermann without redeclaring it. You've just repeated what is in the BaseController. I actual...
The Laravel portal for problem solving, knowledge sharing and community building.
The community