I am using this in my view to show banners... @include('partials.randomBanner', array('category' =&g...
This is driving me crazy! :) http://help.laravel.io/e32a1abbf88d0635b62798d1b9a3d539c2c03a3d
I want to implement a banner system on my app and I'm not sure how to call my getBanner($size) metho...
I'm struggling with where to put logic like this? http://laravel.io/bin/Qz41 I have a multi domain a...
I'm building my first laravel app, which is a multidomain app with 6 domains. I'm sorry if this is a...
I was hoping to have all domains within one database and keep it as simple as possible. I have the m...
The Laravel portal for problem solving, knowledge sharing and community building.