Hello, i am using Laravel's new feature FormRequest and every thing is nice, input validates, permis...
Hello, so i am creating value Money( 500, Currency('EUR') ). What would be the best approach to vali...
Hello, i am creating web page, it will have multiple ways to access, via browser, api and cli. To pr...
I'm learning DDD pattern and signle responsability and what not, and i found one thing that repeats...
I am about to create new project and i think events are the best fit for this job. But what should i...
One thing that i am currently working on, is how to set parent as active, if one of its childrens ar...
Maybe someday i will publish a package.. This is simple abstraction ( Admin::menu() ): public functi...
Can you do that with your system at all? Yes it can Event::listen('admin.menu.build', function($menu...
Returning arrays will work fine, but now if someday you will want to change something in this event...
Now they are showing as registered, but ordering is on my to do list. I think one more param for add...
The Laravel portal for problem solving, knowledge sharing and community building.