Dan Matthews

Results 7 comments of Dan Matthews

Damn, it's a shame that this isn't something that's actively being worked on - i think it's a big market potentially. In the meantime, if you're not working on this,...

+1 for this, following the instructions and it's not building due to this same error.

Subscribing to this as we're currently in the throes of moving to Vapor, and using this tenancy package is in our near future!

Just jumping in here to say that we've been fighting with the exact same issue, and hanging in here for any follow up!

Haha, well you would I suppose! my thought is that the second way 'feels' more laravel-like to me, but that's just a personal take obviously. and another BUT - the...

@timacdonald yeah I prefer that way as well, will re-work the PR. Did you mean to make the directive name singular? `@attribute` in yours vs `@attributes` in ours? I know...

> are boolean attributes outputted with a "true" value? They should not. > > https://developer.mozilla.org/en-US/docs/Glossary/Boolean/HTML for `true` at this very moment, they will indeed, but for boolean `false` the attribute...