this post was submitted on 19 Dec 2024
1 points (100.0% liked)

PHP: The latest news in the PHP world

5 readers
1 users here now

Share and discover the latest news about the PHP ecosystem and its community. Please respect r/php's rules.

founded 1 year ago
MODERATORS
 
The original post: /r/php by /u/greg8872 on 2024-12-18 15:05:27.

Just looking for solutions already available for use on a LAMP environment that lets a multiple users store/edit data.

I have done some searching and came up with lots of abstract results on the theory of how to do it, but was wondering if there is a known good package already available ready to go. I have found some solutions, but they are more specific use ones (ie, PassBolt for password sharing), I need to be able to basically have just a open text editor on the page to see/edit whatever the client wants to share with their team.

Thanks.

For reference, I'm used to saving out single user encrypted data, just trying to expand that out to multi users.

no comments (yet)
sorted by: hot top controversial new old
there doesn't seem to be anything here