0xn3bs

Results 4 comments of 0xn3bs

This would be really useful for Meteor apps too.

I agree with subverses having their own tag but there should definitely be a default set for all subverses so users don't need to set "No NSFW" for every subverses...

I did notice that `RouteHelper::resource()` has a `$methods` parameter, however while in the RouteServiceProvider we don't yet have a user context.

Perhaps one solution would be to check if there's an associated policy to that Model and utilizing that prior to generating the `_links` Laravel supports [Automatically Determining Policy Methods](https://laravel.com/docs/5.1/authorization#controller-authorization)