Hi guys! I have a posts table having these fields id content post_type media_id postable_type The...
Hi guys! I've seen the http://laravel.com/docs/helpers link but I'm not sure if this is the complete...
Hi guys! I have a comments table and this table has four fields which are : id post_id type_id comm...
Hi guys! I have two databases main and beta. In my database.php file I have setup the connection to...
Hi everyone! I have a sub-view (which i call widget) in my pages which accepts a parameter, and this...
Also, If different product types have different attributes, how should my repository create function...
My specification class implements an interface that requires the class to create a toSql function, I...
@Stolz Thanks! I finally decided to use Laravel's IoC!
I have an object that I want to be accessible within controllers and views.
The first solution that popped in my head is you could create a recursive function that accepts an e...
The Laravel portal for problem solving, knowledge sharing and community building.