Support the ongoing development of Laravel.io →

kmcluckie

Joined 12 Feb 2014

Statistics

Threads 4
Replies 6
Solutions 0
Articles 0

Using Sylius packages

Hi all, I read a previous forum post alluding to using Sylius components to create an eCommerce appl...

0 Likes
10 Replies
posted 9 years ago

Getting Finite to work with Eloquent

I am using Finite (an FSM - https://github.com/yohang/Finite) along with another handy trait (https:...

0 Likes
6 Replies

Including a package prints out routes.php file to browser.

Hi all, I've set up a brand new Laravel install on my machine and am using the built in PHP server t...

0 Likes
2 Replies

A bunch of questions about the "right" way - DI, IoC, Repo pattern

Some background: I've been working with L4 for about 6 months doing things the "pretty" wa...

0 Likes
1 Replies
replied 9 years ago

Using Sylius packages

Hi Bulmer. Any luck? Not much - but a little prgoress. I added both Sylius and a Laravel friendly Do...

0 Likes
replied 9 years ago

Getting Finite to work with Eloquent

For the record, what worked was this: I modified the FSM trait that I linked to above by overriding...

0 Likes
replied 9 years ago

Getting Finite to work with Eloquent

I've seen those pages also, but I don't actually want an audit trail of the state transitions. Perha...

0 Likes
replied 9 years ago

Getting Finite to work with Eloquent

Sure. I have a model declared (in part) like so: class Message extends \LaravelBook\Ardent\Ardent {...

0 Likes
replied 9 years ago

Including a package prints out routes.php file to browser.

I have this line in my packages Service Provider boot method: include DIR.'/../../routes.php'; This...

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.