Support the ongoing development of Laravel.io →

alexhackney

Joined 14 Feb 2014

Statistics

Threads 5
Replies 6
Solutions 0
Articles 0
posted 9 years ago

Simplifing Code in View

I am using this in my view to show banners... @include('partials.randomBanner', array('category' =&g...

0 Likes
1 Replies
posted 10 years ago

What am I doing wrong here?

This is driving me crazy! :) http://help.laravel.io/e32a1abbf88d0635b62798d1b9a3d539c2c03a3d

0 Likes
0 Replies
posted 10 years ago

What is the proper way to call controllers from the view?

I want to implement a banner system on my app and I'm not sure how to call my getBanner($size) metho...

0 Likes
7 Replies
posted 10 years ago

Where do I put this logic?

I'm struggling with where to put logic like this? http://laravel.io/bin/Qz41 I have a multi domain a...

0 Likes
1 Replies
posted 10 years ago

Loading posts for specific domains

I'm building my first laravel app, which is a multidomain app with 6 domains. I'm sorry if this is a...

0 Likes
7 Replies
replied 10 years ago

Is updating via the Model less effecient than updating via DB::table?

Then I would do that if you're comfortable with it.

0 Likes
replied 10 years ago

Filter problem on Laravel 4

Do you have a pivot table that contains the admin roles or does each user row have an admin column?...

0 Likes
replied 10 years ago

What is the proper way to call controllers from the view?

What I want to do is call the method getBanner($size) and it return a random banner of the appropria...

0 Likes
replied 10 years ago

Loading posts for specific domains

I'm watching this now I'm assuming its what your talking about: https://laracasts.com/lessons/reposi...

0 Likes
replied 10 years ago

Loading posts for specific domains

What do you mean by post repository?

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.