rappasoft / vault

Roles & Permissions for the Laravel 5 Framework
MIT License
103 stars 10 forks source link

radic/blade-extensions and laravel 5 #6

Closed makstr closed 9 years ago

makstr commented 9 years ago

Hello Anthony,

I am building an app on top of you laravel 5 boilerplate and vault. I noticed you have a mention of blade extensions which I would very much like to use. Unfortunately I have trouble installing the suggested radic/blade-extensions. Below are my composer update conflicts. How did you get that to work?

Thanks, Peter

Loading composer repositories with package information Updating dependencies (including require-dev) Your requirements could not be resolved to an installable set of packages.

Problem 1

rappasoft commented 9 years ago

Hmm you're right it seems to be locked into L4 for now so I'll take out the suggest. But vault comes with two of its own as of yesterday.

makstr commented 9 years ago

I just realized vault does all that by itself :)

rappasoft commented 9 years ago

Ah yes it's new! I like it. I'm going to remove the suggest off the boilerplate and close this, and work on your other issue.