MeowByte's avatar

What is the best way to implement this and which stack to choose?

Hi guys!

I would like to hear your opinion and tips on how to implement the following thing.

the user can upload a file to a file directory. Each user, when browsing the catalog, has his own unique link for distributing a particular file. If someone downloads a file using its link, he will receive + points to his balance.

In conjunction with what is it worth using Laravel to implement such functionality? Is there a ready-made package for high-quality and correct tracking of files?

Thank you for your attention

0 likes
1 reply
martinbean's avatar

@meowbyte No, there isn’t going to be a package that magically does everything you want to do. You’re going to need to write some code I’m afraid.

1 like

Please or to participate in this conversation.