Support the ongoing development of Laravel.io →

stickman373

Joined 30 May 2014

Statistics

Threads 3
Replies 13
Solutions 3
Articles 0

Using $this when not in object context | Repository & Command Bus

I am using Laravel Commander to use the command bus to handle everything in an app I am building. I...

0 Likes
1 Replies
Solved

Command Bus Returning Error/Redirect

I am working with Jeffery Way's Laravel Commander for a new project using the command bus architectu...

0 Likes
0 Replies

Abstract Repositories

I'm working on a personal project and using it to learn better design patterns, specifically the rep...

0 Likes
1 Replies
replied 9 years ago

HTML not rendered...Blade not seem to be working

Your view file should be user.blade.php not just user.php

0 Likes
replied 9 years ago

Breadcrumbs

Takes a bit of setup time to configure the breadcrumbs file if your app is large, but it does a nice...

0 Likes
replied 9 years ago

[package] Cart

Looks good. My company plans to use it for an upcoming overhaul of our system.

0 Likes
replied 9 years ago

Blade helper functions

I think I'd still prefer using a macro. HTML::macro('human_size', function($bytes) { $units = ['...

0 Likes
replied 9 years ago

Using $this when not in object context | Repository & Command Bus

Figured it out, doh. Just needed to remove static from my edit function.

0 Likes
Solved

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.