Laravel Live Coding - NFT Storage Service Provider

Опубликовано: 06 Май 2026
на канале: 01Coder
164
3

#laravel #php #web3 #ipfs #nft

This is the follow up video to "Laravel Live Coding - Connect File Storage to IPFS via NFT.Storage":    • Laravel Live Coding - Connect File Storage...  .

Watch this video and see how to wrap nft.storage API operations into a separate service and use service provider to get it injected in Laravel service container.

For "Introduction to File Storage (Part 1): please watch:
   • Laravel Essentials - Introduction to File ...  

For "All You Should Know About: Request(Part 1)", please watch:
   • Laravel Tips - All You Should Know About: ...  

For "All You Should Know About: Request(Part 2)", please watch:
   • Laravel Tips - All You Should Know About: ...  

For the tips on single action controller, please watch:
   • Laravel Tips - What is Single Action Contr...  

For the "The Class You Must Know: Collection", please watch:
   • Laravel Tips - The Class You Must Know: Co...  

For the video on how to define singleton dependency in service provider, please watch:
   • Laravel Service Bindings and Singletons  

For the video on how to use contextual binding, please watch:
   • Laravel Contextual Binding  

For the video on binding typed variadics, please watch:
   • Laravel Basics - Binding Typed Variadics  

For all the Laravel videos, please follow the playlist:
   • Laravel