- 131
- 109 028
Programming Fields
India
Приєднався 4 лип 2016
🚀 Welcome to Programming Fields 🚀
At Programming Fields, we're on a mission to make the world of programming and coding accessible to everyone, from beginners to seasoned developers. Our channel is your go-to destination for all things coding, software development, and tech-related.
What You Can Expect:
📚 Educational Content: Whether you're just starting your coding journey or looking to level up your skills, we've got you covered. Expect tutorials, walkthroughs, and explanations on a wide range of programming languages, frameworks, and tools.
🌐 Web Development: Dive into the world of web development, from HTML and CSS to JavaScript, React, and beyond. Build stunning websites, web applications, and explore the latest web technologies.
Why You Should Join Us:
🎓 Our content is designed to cater to learners of all levels, from beginners to advanced coders.
🔔 Hit that subscribe button and turn on notifications so you never miss a video.
#programmingfields #coding #tutorial
At Programming Fields, we're on a mission to make the world of programming and coding accessible to everyone, from beginners to seasoned developers. Our channel is your go-to destination for all things coding, software development, and tech-related.
What You Can Expect:
📚 Educational Content: Whether you're just starting your coding journey or looking to level up your skills, we've got you covered. Expect tutorials, walkthroughs, and explanations on a wide range of programming languages, frameworks, and tools.
🌐 Web Development: Dive into the world of web development, from HTML and CSS to JavaScript, React, and beyond. Build stunning websites, web applications, and explore the latest web technologies.
Why You Should Join Us:
🎓 Our content is designed to cater to learners of all levels, from beginners to advanced coders.
🔔 Hit that subscribe button and turn on notifications so you never miss a video.
#programmingfields #coding #tutorial
Laravel 11 Observer Pattern | Build Scalable & Event Driven Applications
🚀 Laravel 11 Observer Pattern | Build Scalable & Event-Driven Applications 🚀
Looking to automate your Laravel application and build scalable, event-driven systems? The Observer Pattern in Laravel 11 is your ultimate solution! In this video, we’ll break down how to use the Observer Pattern to make your applications clean, efficient, and responsive to changes.
🔥 What You’ll Learn in This Video:
✅ What is the Observer Pattern, and why it’s essential for modern applications.
✅ How Laravel’s built-in support makes implementing the Observer Pattern a breeze.
✅ Step-by-step implementation with a real-world example: Sending notifications when a Todo is created.
✅ Practical tips for clean architecture and event-driven programming.
🔥 Why You Should Watch This Video:
The Observer Pattern allows your application to respond automatically to events like a pro. By the end of this video, you’ll know how to:
🔥 Automate logic like sending notifications or logging actions.
Simplify your controllers and keep them clean.
Build applications that are scalable, event-driven, and easy to maintain.
📌 Key Topics Covered:
1️⃣ What is the Observer Pattern?
2️⃣ Setting up a real-world Todo example.
3️⃣ Writing a custom notification using Laravel’s Notification system.
4️⃣ Creating and registering an Observer to automate event-handling logic.
5️⃣ Best practices for implementing the Observer Pattern in scalable applications.
💡 Who Is This Video For?
This video is perfect for Laravel developers of all levels who want to:
✅ Build event-driven applications.
✅ Write cleaner, more maintainable code.
✅ Learn how to leverage Laravel’s design patterns to simplify workflows.
⭐ More Tutorials From Programming Fields
🚀 Laravel Design Patterns Playlist:
ua-cam.com/play/PLei32-mZRyeWCPvBCKtW29OffVZtug7SL.html
🚀 Laravel Socialite Login Playlist:
ua-cam.com/play/PLei32-mZRyeU-sgvseVe3GVDhKtgTtlIw.html
🚀 Livewire 3 Playlist:
ua-cam.com/play/PLei32-mZRyeUv0ItgRT0cFnvoqKsGSrCe.html
🚀 Laravel 11 Multi Auth Guard Series:
ua-cam.com/play/PLei32-mZRyeXaBme-ZsvIptnC7EMPnK9_.html
🚀 Hands-On Laravel Examples:
ua-cam.com/play/PLei32-mZRyeUc0jDscfJEFC5_X0bcuGVj.html
🚀 Laravel Breeze Authentication Tutorial:
ua-cam.com/video/UwSmNzdLxS0/v-deo.html
🚀 Laravel RESTful APIs:
ua-cam.com/play/PLei32-mZRyeU-KGx-0vAb7zMwRSd7mRqX.html
🚀 Sending Emails with Laravel 10 via Gmail Step by Step Guide:
ua-cam.com/video/H5ipv4vu0to/v-deo.html
👍 Like, Share & Subscribe for More Laravel Tutorials:
If this tutorial helps you, don’t forget to like the video, share it with fellow developers, and subscribe to the channel for more Laravel tutorials, tips, and best practices! Hit the notification bell so you never miss an update!
🌐 Stay Connected with Me:
Blog: programmingfields.com
Facebook: programmingfields
Instagram: programmingfields
GitHub: github.com/umeshkrrana
Laravel 11 Observer Pattern
Observer Pattern in Laravel
Laravel Design Patterns
Laravel Event-Driven Architecture
Laravel Scalable Applications
Clean Code Laravel
Laravel Notifications
Laravel Automation
Laravel Event Handling
Laravel Model Events
Laravel Observer Example
Laravel Todo Application
Laravel Event-Driven Programming
Scalable Laravel Architecture
Laravel Clean Architecture
Laravel Best Practices
Laravel Development Tips
Laravel Workflow Optimization
Laravel Modern Development
Laravel Advanced Features
Laravel Design Patterns
Laravel Service Design Pattern
Laravel Service Pattern
Laravel Repository Design Pattern
Laravel Repository Pattern
Laravel Scalable Architecture
Laravel Business Logic Separation
Laravel Service Layer
Laravel Repository and Service Patterns
Scalable Code Laravel
Laravel Service Pattern Tutorial
Laravel 11 Code Organization
Laravel 11 Best Practices
Laravel 11 Clean Architecture
Service Pattern for Laravel Developers
Laravel 11 Todo Application
Laravel Development Patterns
Laravel 11 Patterns for Clean Code
Laravel Business Logic Implementation
Laravel Design Patterns Tutorial
Advanced Laravel Tutorials
Laravel 11 Programming Tips
Laravel 11 for Scalable Applications
Laravel Service vs Repository
Design Patterns in Laravel
Laravel 11 Design Patterns
#laravel11 #designpatterns #observer #observerpattern #laravel #programmingfields #umeshrana #laraveltutorial #repositorypattern
Looking to automate your Laravel application and build scalable, event-driven systems? The Observer Pattern in Laravel 11 is your ultimate solution! In this video, we’ll break down how to use the Observer Pattern to make your applications clean, efficient, and responsive to changes.
🔥 What You’ll Learn in This Video:
✅ What is the Observer Pattern, and why it’s essential for modern applications.
✅ How Laravel’s built-in support makes implementing the Observer Pattern a breeze.
✅ Step-by-step implementation with a real-world example: Sending notifications when a Todo is created.
✅ Practical tips for clean architecture and event-driven programming.
🔥 Why You Should Watch This Video:
The Observer Pattern allows your application to respond automatically to events like a pro. By the end of this video, you’ll know how to:
🔥 Automate logic like sending notifications or logging actions.
Simplify your controllers and keep them clean.
Build applications that are scalable, event-driven, and easy to maintain.
📌 Key Topics Covered:
1️⃣ What is the Observer Pattern?
2️⃣ Setting up a real-world Todo example.
3️⃣ Writing a custom notification using Laravel’s Notification system.
4️⃣ Creating and registering an Observer to automate event-handling logic.
5️⃣ Best practices for implementing the Observer Pattern in scalable applications.
💡 Who Is This Video For?
This video is perfect for Laravel developers of all levels who want to:
✅ Build event-driven applications.
✅ Write cleaner, more maintainable code.
✅ Learn how to leverage Laravel’s design patterns to simplify workflows.
⭐ More Tutorials From Programming Fields
🚀 Laravel Design Patterns Playlist:
ua-cam.com/play/PLei32-mZRyeWCPvBCKtW29OffVZtug7SL.html
🚀 Laravel Socialite Login Playlist:
ua-cam.com/play/PLei32-mZRyeU-sgvseVe3GVDhKtgTtlIw.html
🚀 Livewire 3 Playlist:
ua-cam.com/play/PLei32-mZRyeUv0ItgRT0cFnvoqKsGSrCe.html
🚀 Laravel 11 Multi Auth Guard Series:
ua-cam.com/play/PLei32-mZRyeXaBme-ZsvIptnC7EMPnK9_.html
🚀 Hands-On Laravel Examples:
ua-cam.com/play/PLei32-mZRyeUc0jDscfJEFC5_X0bcuGVj.html
🚀 Laravel Breeze Authentication Tutorial:
ua-cam.com/video/UwSmNzdLxS0/v-deo.html
🚀 Laravel RESTful APIs:
ua-cam.com/play/PLei32-mZRyeU-KGx-0vAb7zMwRSd7mRqX.html
🚀 Sending Emails with Laravel 10 via Gmail Step by Step Guide:
ua-cam.com/video/H5ipv4vu0to/v-deo.html
👍 Like, Share & Subscribe for More Laravel Tutorials:
If this tutorial helps you, don’t forget to like the video, share it with fellow developers, and subscribe to the channel for more Laravel tutorials, tips, and best practices! Hit the notification bell so you never miss an update!
🌐 Stay Connected with Me:
Blog: programmingfields.com
Facebook: programmingfields
Instagram: programmingfields
GitHub: github.com/umeshkrrana
Laravel 11 Observer Pattern
Observer Pattern in Laravel
Laravel Design Patterns
Laravel Event-Driven Architecture
Laravel Scalable Applications
Clean Code Laravel
Laravel Notifications
Laravel Automation
Laravel Event Handling
Laravel Model Events
Laravel Observer Example
Laravel Todo Application
Laravel Event-Driven Programming
Scalable Laravel Architecture
Laravel Clean Architecture
Laravel Best Practices
Laravel Development Tips
Laravel Workflow Optimization
Laravel Modern Development
Laravel Advanced Features
Laravel Design Patterns
Laravel Service Design Pattern
Laravel Service Pattern
Laravel Repository Design Pattern
Laravel Repository Pattern
Laravel Scalable Architecture
Laravel Business Logic Separation
Laravel Service Layer
Laravel Repository and Service Patterns
Scalable Code Laravel
Laravel Service Pattern Tutorial
Laravel 11 Code Organization
Laravel 11 Best Practices
Laravel 11 Clean Architecture
Service Pattern for Laravel Developers
Laravel 11 Todo Application
Laravel Development Patterns
Laravel 11 Patterns for Clean Code
Laravel Business Logic Implementation
Laravel Design Patterns Tutorial
Advanced Laravel Tutorials
Laravel 11 Programming Tips
Laravel 11 for Scalable Applications
Laravel Service vs Repository
Design Patterns in Laravel
Laravel 11 Design Patterns
#laravel11 #designpatterns #observer #observerpattern #laravel #programmingfields #umeshrana #laraveltutorial #repositorypattern
Переглядів: 209
Відео
Service Pattern in Laravel 11 | Simplify and Control Your Business Logic | Design Patterns
Переглядів 5897 годин тому
🚀 Service Pattern in Laravel 11 | Simplify and Control Your Business Logic 🚀 Are your controllers overloaded with logic, making your code hard to maintain and scale? It’s time to take control of your Laravel projects! In this video, we’ll dive deep into the Service Pattern in Laravel 11, a game-changing approach that isolates your business logic into clean, reusable, and testable service classe...
Repository Pattern in Laravel 11: Clean Code, Better Testing, Faster Scaling | Design Patterns
Переглядів 93514 годин тому
🚀 Repository Pattern in Laravel 11: Clean Code, Better Testing, Faster Scaling 🚀 Are you tired of writing messy, unorganized code with database queries scattered across your controllers? Say goodbye to cluttered logic! ✨ In this video, we’ll unlock the power of the Repository Pattern in Laravel 11 to help you write: ✅ Clean Code: No more spaghetti controllers! ✅ Testable Code: Decouple logic fo...
Why Every Laravel Developer Needs to Learn Design Patterns in Laravel 11
Переглядів 1,3 тис.21 годину тому
🚀 Why Every Laravel Developer Needs to Learn Design Patterns in Laravel 11 Welcome to the first video in our Laravel 11 Design Patterns series! 🌟 Are you tired of writing messy, unscalable, and hard-to-maintain code? In this video, we explore what design patterns are, why they are essential for Laravel developers, and how they can transform your code into a masterpiece of clean architecture. We...
Export, Print, Reload: Laravel 11 DataTables Enhanced with YajraBox & Vite | YajraBox DataTables
Переглядів 404День тому
🚀 Export, Print, Reload: Laravel 11 DataTables Enhanced with YajraBox & Vite 🚀 Welcome to Programming Fields! In this exciting tutorial, we’re taking Laravel DataTables to a whole new level by adding action buttons using YajraBox and Vite. Imagine enabling features that let your users: ✅ Export data effortlessly to Excel, CSV, and PDF. ✅ Print tables with a single click for professional reports...
Advanced Column and Custom Search Filters in Laravel 11 with Vite and Yajra HTML Builder | YajraBox
Переглядів 29714 днів тому
🚀 Advanced Column and Custom Search Filters in Laravel 11 with Vite and Yajra HTML Builder 🚀 Welcome to Part 2 of our Laravel 11 DataTables series, where we take dynamic tables to the next level! 🎉 In this video, you’ll learn how to implement advanced column-specific search and custom search filters using YajraBox HTML Builder and Vite. Whether you’re building a powerful admin dashboard or enha...
Build Fully Dynamic Tables in Laravel 11 with Vite and Yajra HTML Builder | Yajra DataTables
Переглядів 64221 день тому
🔥 Welcome Developers! 🔥 Are you ready to take your Laravel 11 projects to the next level? In this video, we’ll show you how to build fully dynamic tables using the powerful Yajra DataTables, modern Vite, and the sleek HTML Builder. 🚀 No more manual coding for every table! With Yajra DataTables and HTML Builder, you can easily create highly scalable, efficient, and responsive tables with feature...
Laravel 11 DataTables Secrets : Add Column Search and Filters Like a Pro | DataTables
Переглядів 76021 день тому
🔥 Unlock the Secrets of Laravel 11 DataTables! 🔥 In this tutorial, we’ll dive deep into Laravel 11 and explore how to add individual column search and create powerful custom filters in DataTables like a pro. 🚀 Whether you're a beginner or an experienced developer, this step-by-step guide will help you enhance your app's functionality and provide users with an incredible search experience. 💡 Wha...
Laravel 11 QR Code Generator : Create & Download Multiple QR Codes Dynamically
Переглядів 394Місяць тому
🚀 Laravel 11 QR Code Generator : Create & Download Multiple QR Codes Dynamically 🚀 In this exciting step-by-step tutorial, we’ll show you how to dynamically generate and download multiple QR codes using the latest features of Laravel 11! Whether you’re building a web application or just looking to integrate QR codes into your project, this video is packed with everything you need to get started...
Laravel 11 DataTables Tutorial: Add Row & Column Re-ordering in Minutes | Yajra DataTables
Переглядів 492Місяць тому
🚀 Welcome to the ultimate Laravel 11 DataTables tutorial using Yajra DataTables Package! 🚀 In this step-by-step guide, we'll show you how to add powerful row and column re-ordering functionality to your DataTables with Yajra in Laravel 11. Whether you're building dynamic dashboards, admin panels, or data-driven applications, this feature will elevate your tables, allowing users to easily custom...
Make Inline Edits in Laravel DataTables: Update Rows Without Reloading | Yajra DataTables
Переглядів 704Місяць тому
🎬 Make Inline Edits in Laravel DataTables: Update Rows Without Reloading! 🔔 Welcome to Programming Fields! 🔔 In this step-by-step tutorial, we’re diving into Laravel and Yajra DataTables to add powerful inline editing functionality! 🚀 Say goodbye to endless page reloads and hello to a seamless, interactive experience where users can edit data directly in the table. Perfect for building modern a...
Master DataTables in Laravel 11: Complete Guide to Client-Side & Server-Side | Yajra DataTables
Переглядів 2,5 тис.Місяць тому
🚀 Master DataTables in Laravel 11: Complete Guide to Client-Side & Server-Side 🚀 Whether you're new to DataTables or looking to expand your knowledge, this tutorial will walk you through everything from basic setup to advanced configurations. We'll start with an introduction to DataTables and explain the key differences between Client-Side and Server-Side processing. Then, you’ll learn how to i...
Effortless LinkedIn Login in Laravel 11 - Socialite Integration in Minutes
Переглядів 333Місяць тому
🚀 Effortless LinkedIn Login in Laravel 11 - Socialite Integration in Minutes 🚀 🔐 Why LinkedIn Login? Adding LinkedIn login gives users a professional, convenient way to sign in to your Laravel app using their LinkedIn credentials, enhancing user experience and making the authentication process smooth and easy. This tutorial is designed for developers of all levels, showing you how to add Linked...
Laravel 11 GitHub Login Made Easy with Socialite - Step by Step Integration
Переглядів 3442 місяці тому
🚀 Laravel 11 GitHub Login Made Easy with Socialite - Step by Step Integration 🚀 🔐 Why GitHub Login? GitHub login provides a convenient way for users to sign in to your Laravel app with their GitHub credentials, simplifying the authentication process and enhancing user experience. This tutorial is designed for developers of all levels to easily add GitHub OAuth login functionality without any ha...
Instant Facebook Login Setup in Laravel 11 with Socialite | Login with Facebook
Переглядів 1,3 тис.2 місяці тому
🚀 Instant Facebook Login Setup in Laravel 11 with Socialite 🚀 In this comprehensive step-by-step tutorial, I’ll guide you through the process of integrating Facebook Login into your Laravel 11 application using Laravel Socialite. Laravel Socialite is an incredibly powerful package that simplifies authentication with popular social platforms like Google, Facebook, Twitter, GitHub, and more. By t...
Laravel 11 Google Login Integration - Step By Step Guide with Socialite | Login with Google
Переглядів 3,6 тис.2 місяці тому
Laravel 11 Google Login Integration - Step By Step Guide with Socialite | Login with Google
Laravel 11 Authentication Simplified with Fortify & Breeze - Part 5 | Two Factor Authentication
Переглядів 7572 місяці тому
Laravel 11 Authentication Simplified with Fortify & Breeze - Part 5 | Two Factor Authentication
Laravel 11 Authentication Simplified with Fortify & Breeze - Part 4 | Email Verification
Переглядів 3482 місяці тому
Laravel 11 Authentication Simplified with Fortify & Breeze - Part 4 | Email Verification
Laravel 11 Authentication Simplified with Fortify & Breeze - Part 3 | Forgot Password
Переглядів 4493 місяці тому
Laravel 11 Authentication Simplified with Fortify & Breeze - Part 3 | Forgot Password
Laravel 11 Authentication Simplified with Fortify & Breeze - Part 2 | Login and Profile Update
Переглядів 5843 місяці тому
Laravel 11 Authentication Simplified with Fortify & Breeze - Part 2 | Login and Profile Update
Laravel 11 Authentication Simplified with Fortify & Breeze - Part 1 | User Registration
Переглядів 1,2 тис.3 місяці тому
Laravel 11 Authentication Simplified with Fortify & Breeze - Part 1 | User Registration
Build a Single-Page CRUD App with Livewire 3 in Laravel 11 - No Page Refresh | Part 5 | Full Stack
Переглядів 8803 місяці тому
Build a Single-Page CRUD App with Livewire 3 in Laravel 11 - No Page Refresh | Part 5 | Full Stack
Build a Single-Page CRUD App with Livewire 3 in Laravel 11 - No Page Refresh | Part 4 | Full Stack
Переглядів 5523 місяці тому
Build a Single-Page CRUD App with Livewire 3 in Laravel 11 - No Page Refresh | Part 4 | Full Stack
Build a Single-Page CRUD App with Livewire 3 in Laravel 11 - No Page Refresh | Part 3 | Full Stack
Переглядів 6373 місяці тому
Build a Single-Page CRUD App with Livewire 3 in Laravel 11 - No Page Refresh | Part 3 | Full Stack
Build a Single-Page CRUD App with Livewire 3 in Laravel 11 - No Page Refresh | Part 2 | Full Stack
Переглядів 9183 місяці тому
Build a Single-Page CRUD App with Livewire 3 in Laravel 11 - No Page Refresh | Part 2 | Full Stack
Build a Single-Page CRUD App with Livewire 3 in Laravel 11 - No Page Refresh | Part 1 | Full Stack
Переглядів 3 тис.4 місяці тому
Build a Single-Page CRUD App with Livewire 3 in Laravel 11 - No Page Refresh | Part 1 | Full Stack
Livewire 3 File Uploads: Single and Multiple File and Image Upload Guide
Переглядів 5484 місяці тому
Livewire 3 File Uploads: Single and Multiple File and Image Upload Guide
Livewire 3: Realtime Form Validation and Submission Technique | Livewire Form
Переглядів 4234 місяці тому
Livewire 3: Realtime Form Validation and Submission Technique | Livewire Form
Building Robust Forms with Livewire 3: Form Object and Validation Technique
Переглядів 2814 місяці тому
Building Robust Forms with Livewire 3: Form Object and Validation Technique
Livewire 3 Form Handling: Create Interactive Forms Like a Pro in Laravel 11
Переглядів 3045 місяців тому
Livewire 3 Form Handling: Create Interactive Forms Like a Pro in Laravel 11
How to send notifications via SMS API Gateway?
@mdsafikulislam9113 To send SMS via an API Gateway in Laravel, you can use the notification system or a custom service: 1. Using Notifications: Install a package like Twilio, configure .env with credentials, and create a notification class to send SMS. 2. Custom Integration: Use Http to call your SMS provider’s API, passing parameters like recipient, message, and API key. I will make a separate video on this as well.
Nice video 👍
@piyushshyam473 Thank you Piyush.
Code Testing tutorial need
@Harislive-g7o Okay will launch a playlist on this very soon.
CFBR
B
C
Goood
Nice video. Thanks bro. Just have question, can you show how to queue the notification using laravel reverb ? Thanks for sharing.
@kwasiezor1630 Sure I will create a separate video on this very soon.
Thank you so much Bhai ❤
@mdsafikulislam9113 You're welcome.
Thanks bro ❤
how to make this only when user changes devices?
@DavidKawogo-u8p Great Question. Thanks for asking. To trigger 2FA only when a user logs in from a new device, you can: 1. Store Recognized Devices: Save user device info (like user agent and IP) in a database table. 2. Check Devices on Login: When a user logs in, check if the device is recognized. 3. Trigger 2FA for New Devices: If the device is unrecognized, prompt 2FA and save the new device after successful authentication. This ensures 2FA is required only for unrecognized devices, enhancing security without unnecessary prompts.
I found a few dollars in this App BitGet Wallet (mnemonic: unable ostrich finger emerge huge pass exhibit guess forget palm mean away) and don't know how to use it. Can someone help me?
19:31 For anyone with this problem , this line: $user = Socialite::driver('google')->user(); wasn't working, but if you write like this: $user = Socialite::driver('google')->stateless()->user(); it works
00:03 - Learn form validation techniques using Livewire 3 for Laravel 11. 02:29 - Overview of validation techniques for Livewire 3 forms. 05:09 - Implementing comprehensive validation rules for form fields in Livewire 3. 07:43 - Define custom validation messages for Livewire forms. 10:46 - Implement Livewire validation for form fields effectively. 13:28 - Custom error messages in Livewire validation enhance user experience. 15:54 - Livewire simplifies form validation with form objects for complex inputs. 18:06 - Implementing validation and form handling in Livewire forms. 20:19 - Implementing form validation using Livewire 3's form object. 22:42 - Learn form validation and data handling with Livewire 3.
thats great
Please add barcode system ❤
After completing this series, please make a video about Laravel Octane❤
@mdsafikulislam9113 Okay thank you. I will make a video on that.
@programmingfields Thank you so much.
What is the role of repository and what we can achieve? ,in your example given only job of postman
@VinodkumarD-f2v I would recommend please watch the complete playlist.
Can you add more controller instead of todo?
@kukun2748 You can create and use more controllers similar to the TodoController. I just demonstrated the use of this.
@@programmingfields How about in AppServiceProvider? Should I just add a another interface and respository in register function?
@@kukun2748 Let's suppose, you have one more controller just like UserController. 1. You need to create an interface for this as suppose UserInterface and 2. Also a repository class as UserRepository. 3. Then you will have to bind the UserRepository and UserInterface together in the AppServiceProvider similar to the Todo. Rest you can define the methods in the Interface and implement them in the Repository class as explained in the video.
@@programmingfields thank you very much! I understand it now!
Thank you so much ❤
great video
@hamzandev9482 Thanks.
Nice 👍
I think powergrid is better as it supports inline editing
@udayworldwide If you are using Livewire then it is good to go with the Livewire PowerGrid. But if you are using DataTable then you will have to go with this only.
Export ok, what about import from excel?
@udayworldwide YajraBox DataTables doesn't provide import from excel functionality. However, you can implement this by your self to import data from the excel, save it to the database and load it to the DataTables. We already installed the Maatwebsite Excel package. So you can use this.
Great video, thanks!
@mikefoote3202 I'm glad you found it helpful!
Another great video, thank you!
@mikefoote3202 Thanks.
Great video!
@mikefoote3202 Thank you.
Why do we need to bind the interface and not just use `implement` in the repository?
@hirang1148 If you don't use binding, Laravel cannot resolve the interface automatically, resulting in errors when trying to inject it. You'll need to manually instantiate the implementation every time, which leads to tightly coupled code. This makes it harder to switch implementations (e.g., for testing or new features) and reduces maintainability, flexibility, and adherence to SOLID principles like dependency inversion
@programmingfields oh ok thanks. I understand it now
@@hirang1148 Glad to know.
Awesome 🎉
Glad you enjoyed it!
Eagerly waiting for your next videos....
@mdsafikulislam9113 will be published very soon. Thank you.
Great video thank you!
@mikefoote3202 Glad you liked it!
Thanks
livewire ke bad Design pattern..... aur kya kya hay
@rZERO_game There are a lot more thins to learn.
Most needed content. Everybody is focused on teaching coding only. We need such content to show how to work in the real world. Much appreciated, brother❤. Keep uploading such content
@tusar711 Thank you very much..
Hello Brother, How to implement Refresh Token in this project?
@mdsafikulislam9113 In order to Generate both access and refresh tokens during login. Save the refresh token securely. 1. Create a /refresh-token endpoint to validate the refresh token, revoke old tokens, and issue new ones. 2. Store refresh tokens securely (e.g., HTTP-only cookies) and handle token expiry on the client to request new access tokens when needed. Try the above approach. I will create a separate video on that as well.
Thank you🙏
@drishti5450 You're welcome.
Can I make Large Enterprise Application using Laravel Framework instead of NodeJS or .NET?
@mdsafikulislam9113 Yes, Laravel is suitable for large enterprise applications. It’s scalable, secure, and offers tools for efficient development, like queues, APIs, and role management. With features like Laravel Octane and a strong ecosystem, it can handle complex systems effectively. However, the choice between Laravel, Node.js, or .NET depends on several factors such as team expertise, project requirements, scalability needs, and ecosystem preferences.
@@programmingfields I want to build a Multi-Inventory and POS Management System using Laravel. If needed, is it possible to migrate or switch from Laravel to another stack in the future? Thanks in Advanced!
@mdsafikulislam9113 Yes, switching from Laravel to another stack is possible with proper planning. Use modular architecture, APIs, and database-agnostic practices to decouple components. A frontend framework like React or Vue can make the transition easier, and maintaining detailed documentation ensures smoother migration if needed.
@@programmingfields please make modular monolith application with multiple databases. Provide simple application❤️
when will you upload new video on design patten . i am waiting .
@abubakarislam7015 new video published on design patterns, please checkout.
nice work
For me 'where' is a scope in model and update is an action class.
Great Work bro 🤩
@JaypalSapara-y6r Thanks for watching.
Hello, Where is the video of the implementation of post listing please ?
@Sdirimohamedsalah Please checkout the full playlist from here. ua-cam.com/play/PLei32-mZRyeXGREt09opP9pqy3fhTVx9E.html
@ thank you
You said at the beginning I come up with new… in the previous video we implemented… I need that video please I can’t find it in your channel ! Is that came from yajra data table video ?
@@Sdirimohamedsalah No no, we are not using Yajra in Livewire. Here you can find in the Part 1 of this series. ua-cam.com/video/DfeuNCSrmGQ/v-deo.html
@@programmingfields thank you so much
Amazing video but I wanted to ask what are going to be the prerequisite for this course?
@educationforever314 Please checkout the description. I've added the prerequisites there.
Thank you for the very informative video and clear explanation. It was incredibly helpful!
@drishti5450 Thank you very much.
Bro u r really good nice explanation
@vickyrathod8114 Thanks.
Awesome video thank you
@piyushshyam473 Thanks for watching
Awesome video ❤
@oketafred Thanks for the visit.
Thank you ❤
@waleedeassa889 Glad you liked it!
Helpful
@edwinkemboi2226 Glad to hear it was helpful.
Very helpful video
@Mahisir2001 Great to hear!