#laravel #php #web #webdevelopment
In the day to day Laravel app development, you may frequently work with strings. PHP native functions give you the full support. Laravel framework provides you a list of helper functions to work with strings fluently.
Follow this video and see what you can do with these functions.
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