Software Alternatives & Reviews

A Blueprint for Session Based Applications in Laravel

Minio LiveKit Laravel
  1. 1
    Minio is an open-source minimal cloud storage server.
    If you read the Laravel documentation, you see the S3 file system mentioned. Not worry. You do not need AWS. This file system can be installed on your server through Minio. Moreover, you can customize buildTemporaryUrlsUsing to work with any disk.

    #Cloud Storage #Cloud Computing #Object Storage 154 social mentions

  2. The open source platform for real-time communication
    While many streaming platforms and APIs are available, as this article is all on the open-source side, we recommend staying with open-source WebRTC. LiveKit is an open-source platform for live audio and video. It works by creating rooms in which participants can join and then publish video and audio tracks. Other participants can subscribe to tracks published in the room and stream the track to an HTML video and audio tag.

    #Video Streaming #APIs #Developer Tools 13 social mentions

  3. A PHP Framework For Web Artisans
    Pricing:
    • Open Source
    These session-based applications have become so common, that after constructing several with the Laravel PHP framework, we designed a blueprint for their construction.

    #Developer Tools #Web Frameworks #PHP Framework 195 social mentions

Discuss: A Blueprint for Session Based Applications in Laravel

Log in or Post with