Mamurjor IT
Mamurjor IT
  • Видео 881
  • Просмотров 274 027
Steadfast API Integration using PHP Laravel || Courier API Integration Laravel || Bangla Tutorial
এই ভিডিওতে আমরা দেখিয়েছি কীভাবে Steadfast API কে Laravel ব্যবহার করে ইন্টিগ্রেট করতে হয়। Laravel দিয়ে API ইন্টিগ্রেশনের সহজ এবং কার্যকরী পদ্ধতি আপনাকে শেখানো হবে।
ভিডিওটি দেখে আপনি শিখবেন:
Steadfast API কি এবং কীভাবে এটি কাজ করে।
Laravel-এ Steadfast API ইন্টিগ্রেশনের জন্য ধাপে ধাপে গাইড।
API কনফিগারেশন, ডেটা রিকোয়েস্ট এবং রেসপন্স হ্যান্ডলিং।
Просмотров: 286

Видео

Vue.js অ্যাপ্লিকেশন স্কেলিং: বড় প্রজেক্টে কিভাবে কাজ করবেন? | বাংলায়
Просмотров 1124 месяца назад
🎥 Vue.js অ্যাপ্লিকেশন স্কেলিং: বড় প্রজেক্টে কিভাবে কাজ করবেন? এই ভিডিওতে আমরা Vue.js অ্যাপ্লিকেশন স্কেলিং নিয়ে বিস্তারিত আলোচনা করব। কিভাবে আপনি একটি ছোট অ্যাপ্লিকেশনকে বড় এবং জটিল প্রকল্পে পরিণত করতে পারেন, তা সহজ বাংলায় ব্যাখ্যা করা হয়েছে। আমাদের আলোচনা থাকবে কোড স্ট্রাকচার, পারফরম্যান্স অপটিমাইজেশন, এবং মেইনটেনেন্স কৌশল নিয়ে। এই ভিডিও থেকে যা শিখবেন: Vue.js অ্যাপ্লিকেশন স্কেল করার মূল ...
Vue.js Watchers ব্যবহার করুন রিয়েল-টাইম ডাটা হ্যান্ডলিং এর জন্য | বাংলা টিউটোরিয়াল
Просмотров 594 месяца назад
🎥 Vue.js Watchers সহজ বাংলায় শিখুন! এই ভিডিওতে আমরা Vue.js Watchers নিয়ে বিস্তারিত আলোচনা করব। Watchers কী, কিভাবে এটি ব্যবহার করা হয়, এবং কোন পরিস্থিতিতে এটি Computed Properties এর চেয়ে ভালো সমাধান দেয় তা সহজ বাংলায় বোঝানো হয়েছে। Watchers ব্যবহার করে ডাটা পরিবর্তন কিভাবে ট্র্যাক করবেন এবং পরিবর্তনের উপর ভিত্তি করে রিয়াক্ট করবেন, তার সম্পূর্ণ গাইড দেওয়া হয়েছে। এই ভিডিও থেকে যা শিখবেন:...
Vue.js Watchers ব্যবহার করুন রিয়েল-টাইম ডাটা হ্যান্ডলিং এর জন্য | বাংলা টিউটোরিয়াল
Просмотров 164 месяца назад
🎥 Vue.js Watchers সহজ বাংলায় শিখুন! এই ভিডিওতে আমরা Vue.js Watchers নিয়ে বিস্তারিত আলোচনা করব। Watchers কী, কিভাবে এটি ব্যবহার করা হয়, এবং কোন পরিস্থিতিতে এটি Computed Properties এর চেয়ে ভালো সমাধান দেয় তা সহজ বাংলায় বোঝানো হয়েছে। Watchers ব্যবহার করে ডাটা পরিবর্তন কিভাবে ট্র্যাক করবেন এবং পরিবর্তনের উপর ভিত্তি করে রিয়াক্ট করবেন, তার সম্পূর্ণ গাইড দেওয়া হয়েছে। এই ভিডিও থেকে যা শিখবেন:...
Vue.js Computed Properties কি এবং কিভাবে ব্যবহার করবেন? বাংলায় টিউটোরিয়াল
Просмотров 134 месяца назад
Vue.js Computed Properties সহজ বাংলায় শিখুন! এই ভিডিওতে আমরা Vue.js-এর অন্যতম গুরুত্বপূর্ণ ফিচার Computed Properties নিয়ে বিস্তারিত আলোচনা করব। Computed Properties কী, কীভাবে এটি কাজ করে, এবং কখন আপনি এটি ব্যবহার করবেন - সবকিছু সহজ বাংলায় ব্যাখ্যা করা হয়েছে। Vue.js প্রজেক্টের পারফরম্যান্স বাড়াতে এবং কোড আরও ক্লিন করতে Computed Properties কিভাবে সাহায্য করে তা দেখানো হয়েছে। এই ভিডিও থেকে য...
Part#03 Using Event Modifiers in Vue js Forms: Simplifying User Input Handling | Vue js Tutorial
Просмотров 104 месяца назад
In this tutorial, we’ll explore how to effectively use event modifiers in Vue.js to simplify user input handling in forms. Event modifiers are a powerful feature that can enhance your Vue applications by making event handling more intuitive and efficient. What You'll Learn: What event modifiers are and how they work in Vue.js Commonly used event modifiers like .prevent, .stop, and .self How to ...
Part# 02 Using Event Modifiers in Vue js Forms: Simplifying User Input Handling | Vue js Tutorial
Просмотров 94 месяца назад
In this tutorial, we’ll explore how to effectively use event modifiers in Vue.js to simplify user input handling in forms. Event modifiers are a powerful feature that can enhance your Vue applications by making event handling more intuitive and efficient. What You'll Learn: What event modifiers are and how they work in Vue.js Commonly used event modifiers like .prevent, .stop, and .self How to ...
Part# 01 Using Event Modifiers in Vue js Forms: Simplifying User Input Handling | Vue js Tutorial
Просмотров 134 месяца назад
In this tutorial, we’ll explore how to effectively use event modifiers in Vue.js to simplify user input handling in forms. Event modifiers are a powerful feature that can enhance your Vue applications by making event handling more intuitive and efficient. What You'll Learn: What event modifiers are and how they work in Vue.js Commonly used event modifiers like .prevent, .stop, and .self How to ...
Understanding Methods in Vue.js: Creating Interactive Components | Vue.js Bangla Tutorial
Просмотров 194 месяца назад
In this tutorial, we’ll dive into the concept of methods in Vue.js and how they play a crucial role in creating interactive components. Understanding methods is key to adding functionality to your Vue applications, and this video will guide you through everything you need to know. What You'll Learn: What methods are and how they differ from computed properties and watchers How to define and use...
Mastering Vue js Events | Handling User Interactions and Custom Events | Vue.js Tutorial
Просмотров 104 месяца назад
In this tutorial, we’ll explore the powerful event handling system in Vue.js. Understanding how to manage events is essential for creating interactive applications, and in this video, we’ll cover everything from basic user interactions to custom event handling. What You'll Learn: How to use the v-on directive to handle native events Creating event listeners for user interactions like clicks, in...
Displaying Products in an HTML Table with v-for in Vue.js | Step-by-Step Bangla Tutorial
Просмотров 374 месяца назад
In this tutorial, we’ll demonstrate how to effectively use the v-for directive in Vue.js to display product data in an HTML table. This step-by-step guide is perfect for beginners looking to enhance their skills in Vue.js and understand how to work with dynamic data rendering. What You'll Learn: How to set up a basic Vue.js project Using v-for to iterate over arrays and render product details S...
09 1 v for in Vue Example Product Display
Просмотров 204 месяца назад
In this tutorial, we’ll explore list rendering in Vue.js using the powerful v-for directive, combined with custom functions to create dynamic and flexible lists. Whether you're displaying a static array or a complex data structure, mastering v-for will give you the control you need to efficiently handle dynamic content in Vue.js applications. What You'll Learn: How to use the v-for directive in...
Mastering Arrays in Vue.js: Manipulation, Rendering, and Best Practices | Vue.js Bangla Tutorial
Просмотров 84 месяца назад
Mastering Arrays in Vue.js: Manipulation, Rendering, and Best Practices | Vue.js Bangla Tutorial
Mastering List Rendering in Vue js with v-for and Functions | Dynamic Lists in Vue js Tutorial
Просмотров 204 месяца назад
Mastering List Rendering in Vue js with v-for and Functions | Dynamic Lists in Vue js Tutorial
Conditional Rendering in Vue.js with Include Functions | Vue.js v-if & v-else Bangla Tutorial
Просмотров 94 месяца назад
Conditional Rendering in Vue.js with Include Functions | Vue.js v-if & v-else Bangla Tutorial
Conditions in Vue v else if | Bangla Tutorial with Projects | Best Vue Js Tutorial Serize
Просмотров 244 месяца назад
Conditions in Vue v else if | Bangla Tutorial with Projects | Best Vue Js Tutorial Serize
Conditions in Vue v-if | Bangla Tutorial Latest Version with Projects | Best Vue Js Tutorial Serize
Просмотров 254 месяца назад
Conditions in Vue v-if | Bangla Tutorial Latest Version with Projects | Best Vue Js Tutorial Serize
Vue js Directives-2 | Bangla Tutorial Latest Version with Projects | Best Vue Js Tutorial Serize
Просмотров 214 месяца назад
Vue js Directives-2 | Bangla Tutorial Latest Version with Projects | Best Vue Js Tutorial Serize
vue js directive | Bangla Tutorial Latest Version with Projects | Best Vue Js Tutorial Serize
Просмотров 344 месяца назад
vue js directive | Bangla Tutorial Latest Version with Projects | Best Vue Js Tutorial Serize
Introduction Vue Js | Bangla Tutorial Latest Version with Projects | Best Vue Js Tutorial Palylist
Просмотров 1344 месяца назад
Introduction Vue Js | Bangla Tutorial Latest Version with Projects | Best Vue Js Tutorial Palylist
Laravel Middleware | Laravel 11 | live Class | Bangla tutorial | Mamurjor IT
Просмотров 1334 месяца назад
Laravel Middleware | Laravel 11 | live Class | Bangla tutorial | Mamurjor IT
Online Laravel Live class Video (Google Meet) : Topics- Model
Просмотров 1475 месяцев назад
Online Laravel Live class Video (Google Meet) : Topics- Model
Online Laravel Live Course Update || নিজেকে কাজের উপযোগী করতে চাইলে রিয়েল প্রোজেক্ট এর বিকল্প নেই ।
Просмотров 7265 месяцев назад
Online Laravel Live Course Update || নিজেকে কাজের উপযোগী করতে চাইলে রিয়েল প্রোজেক্ট এর বিকল্প নেই ।
Complete Project Based Laravel Course | Build Real-World Applications
Просмотров 4487 месяцев назад
Complete Project Based Laravel Course | Build Real-World Applications
বাংলাদেশে চাকরি পাওয়া খুবই সহজ । কোন প্রকার টাকা বা লবিং ছাড়াই ।
Просмотров 1398 месяцев назад
বাংলাদেশে চাকরি পাওয়া খুবই সহজ । কোন প্রকার টাকা বা লবিং ছাড়াই ।
Vue JS tutorial Bangla - v-if Directive || Laravel API Development & Vue JS SPA from Scratch
Просмотров 1228 месяцев назад
Vue JS tutorial Bangla - v-if Directive || Laravel API Development & Vue JS SPA from Scratch
Vue JS tutorial Bangla - v-bind step by step || Laravel API Development & Vue JS SPA from Scratch
Просмотров 858 месяцев назад
Vue JS tutorial Bangla - v-bind step by step || Laravel API Development & Vue JS SPA from Scratch
Vue JS tutorial Bangla - vue directives || Laravel API Development & Vue JS SPA from Scratch -02
Просмотров 1568 месяцев назад
Vue JS tutorial Bangla - vue directives || Laravel API Development & Vue JS SPA from Scratch -02
Vue JS tutorial Bangla - Installation || Laravel API Development & Vue JS SPA from Scratch
Просмотров 2619 месяцев назад
Vue JS tutorial Bangla - Installation || Laravel API Development & Vue JS SPA from Scratch
Using then()catch() to Handle Errors | list rendering using index || Demo Class | Vue Master Course
Просмотров 859 месяцев назад
Using then()catch() to Handle Errors | list rendering using index || Demo Class | Vue Master Course