Support the ongoing development of Laravel.io →

gitdistill

Joined 22 Oct 2014

Statistics

Threads 2
Replies 14
Solutions 1
Articles 0

restrict crud operations of resources to the owner

I'm noticing that in my views I'm doing a lot of checking whether the current user is the owner of a...

0 Likes
5 Replies

What do I do with a Response::json() in my view?

I've been going in circles trying to google my way out of this for days. I sort of want to roll up i...

0 Likes
20 Replies
Solved
replied 9 years ago

restrict crud operations of resources to the owner

yea the issue is sort of twofold. First is a UI task, i.e only displaying edit, delete and save butt...

0 Likes
replied 9 years ago

restrict crud operations of resources to the owner

someone on /r/laravel suggested this as well: https://github.com/Vivify-Ideas/laravel-acl hmm... thi...

0 Likes
replied 9 years ago

restrict crud operations of resources to the owner

maybe the answer is here, gonna try and make sense of it, but seems a bit complicated for what I nee...

0 Likes
replied 9 years ago
0 Likes
replied 9 years ago

What do I do with a Response::json() in my view?

but just for posterity: I'm using fileAPI library with jquery wrapper: https://github.com/mailru/Fil...

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.