Hero's avatar
Level 1

Laravel view presenter

Does Laracasts presenter package work with Laravel 5 ? if yes, can i have a simple example, if no, any alternatives with a small example please.

thank you

0 likes
4 replies
Red's avatar

Just add this to your composer.json file:

"laracasts/presenter": "0.2.*"

This should work for Laravel 5.

2 likes

Please or to participate in this conversation.