While getting quotes for a site recently the question of filesystem came up a lot and I admittedly didn’t know much on the subject.

Doing some research the popular choices appear to be either PHP frameworks or less often ASP.NET frameworks.

Among popular PHP frameworks I see Laravel come up a lot, open source is certainly more reliable than something maintained by Google, Facebook, or Amazon but currently the Laravel maintainers are pushing AI really really hard.

So is the only real solution to learn to program with PHP without using any frameworks or libraries? Can anybody who has implemented a secure fileserver for a website tell me how difficult or easy it would be to learn?

  • FiniteBanjo@programming.devOP
    link
    fedilink
    arrow-up
    1
    ·
    edit-2
    5 days ago

    Try reading the post and you will see it’s about finding a filesystem tool used in web development such as Laravel or NodejsFS. There is no ambiguity here, this isnt about thumb drives or operating systems.

    • Caveman@lemmy.world
      link
      fedilink
      arrow-up
      2
      ·
      5 days ago

      That’s a dumb reply. If you count fs from nodejs then you can literally Google “how to [read/write/stream] file in [pretty much any language”.