Mastering S3 Storage with Laravel: The Complete Guide

Поделиться
HTML-код
  • Опубликовано: 9 сен 2024
  • To support the channel on Patreon: / thanks-coffee-208174 Are you a Laravel developer looking to leverage the power of Amazon S3 for your storage needs? Look no further! In this comprehensive video tutorial, we dive deep into all things S3 with Laravel, guiding you through the process of integrating and utilizing S3 storage effectively in your Laravel applications.
    like share and subscribe is a great support.

Комментарии • 29

  • @lovietech3885
    @lovietech3885 9 месяцев назад +2

    Thanks for this. This has really saved my day. Thanks you so much.

  • @musobekmadrimov1999
    @musobekmadrimov1999 5 месяцев назад

    Amazing guide! Thanks, bro!🤝🏻

  • @ezz3380
    @ezz3380 2 месяца назад

    Good Explanation Thanks

  • @techfuture-code-tv
    @techfuture-code-tv Год назад +1

    Awesome, thanks for great explanation. We will need part 2, where retrieving and deleting files from S3 will be explain like this. Also I want to asked, it it possible to host application on shared hosting and still use the S3 bucket of aws. To store files.

    • @laravelboy
      @laravelboy  Год назад

      there is a video on the channel called "all about storage" explain what u need in that video :)

  • @fahadullah4248
    @fahadullah4248 Год назад

    Awesome 👍, you are on the right track my friend 😊

  • @edwardmuss
    @edwardmuss 4 месяца назад

    What will the best approach for a WhatsApp Business App where I want files to be publicly accessed by the logged in users so that files sent through whatsapp will not be accessible by anyone else who has the link

  • @khanhphuong29703
    @khanhphuong29703 4 месяца назад

    Awesome, Thanks you so much

    • @laravelboy
      @laravelboy  4 месяца назад +1

      keep going on👋🏻

  • @xachikgasparyan2749
    @xachikgasparyan2749 5 месяцев назад

    Hi. Can you help me with this problem?
    Requests specifying Server Side Encryption with AWS KMS managed keys require AWS Signature Version 4.

    • @laravelboy
      @laravelboy  5 месяцев назад

      Hi,Make sure that you use the api keys

  • @nabinthapa6861
    @nabinthapa6861 Месяц назад

    Which extension you are using for that auto suggestion?

  • @user-uf1pe4qt8t
    @user-uf1pe4qt8t 6 месяцев назад

    Nice guide !!

  • @muammar483
    @muammar483 7 месяцев назад

    how to update image? I mean if the image is updated, the old image will be overwritten with the new image. And is that a good way?

    • @laravelboy
      @laravelboy  7 месяцев назад +1

      In this case I delete the old file and store the new one

  • @princeosah1964
    @princeosah1964 Год назад +1

    Wonderful and helpful tutorial. Please, what is the name of the plugin you are using to send the request, because I see it running from VS Code.

  • @aseelhaikal5396
    @aseelhaikal5396 4 месяца назад

    thank you

  • @user-yv9hw3jm4c
    @user-yv9hw3jm4c 8 месяцев назад

    can i store user profile images in S3 and retrieve them based on user id, is it good idea ?

    • @laravelboy
      @laravelboy  8 месяцев назад

      save the url in the database and use hashed name to name the image

  • @irhamddevelopment7710
    @irhamddevelopment7710 4 месяца назад

    owhh god thksss....

  •  Год назад

    Thanks for this tutorial. Do you plan to do a similar tutorial but to upload video files (which can weigh several GB) on S3 ?

    • @laravelboy
      @laravelboy  Год назад

      very good Idea why not ?!

    •  Год назад

      @@laravelboy I find little help on the proper way to upload multigb (2gb, 10gb) files to S3 with Laravel. It would help me a lot!

    • @user-hd8wf2tv4u
      @user-hd8wf2tv4u 10 месяцев назад +1

      @@laravelboy Have you created?? if yes then please share link else please create i need it thanks

  • @ultrasys
    @ultrasys 4 месяца назад

    FAR from being a "complete guide".

  • @RafaelXuvisco
    @RafaelXuvisco 2 месяца назад

    nice video.. ty