Md Jamal
Md Jamal
  • 437
  • 3 595 991
Soft Delete in Laravel | Laravel tutorial for beginners in Hindi | Laravel ट्यूटोरियल हिंदी में
This video explain the concept of Soft Delete with full explanation and diagram. each and every step is mentioned here and implemented here for Soft Delete in Laravel.
Previous Lectures
*********************
Laravel Installation
Class1= czcams.com/video/BaB-pIHODz0/video.html
Basic Directory Structure
Class2=czcams.com/video/vQz6CWTeIWY/video.html
Basic Routing tutorial in Laravel
Class3= czcams.com/video/3Dx-XaBSAHA/video.html
Advanced Laravel Routing
Class 4= czcams.com/video/-5xsXfNJR0c/video.html
How to create View, Function, Controller and access them
Class 5=czcams.com/video/Qf1xb4waLFY/video.html
Connect Form data to Controller in Laravel
Class 6=czcams.com/video/Qf1xb4waLFY/video.html
Connect Form data to Controller in Laravel
Class 6=czcams.com/video/Qf1xb4waLFY/video.html
HTML Form to MySQL with Laravel Model
Class 7 = czcams.com/video/DAdq0Gjpe80/video.html
Laravel Database Fundamentals : Inserting and Fetching Records
Class 8 = czcams.com/video/txzMFDXf4CM/video.html
Search records like Grade Card in Laravel | Laravel Search Query
Class 9 = czcams.com/video/lbbRGgY0Al4/video.html
Laravel Email and Password verification in database using model
Class 10=czcams.com/video/a3dv2U2XbzQ/video.html
Core Concept of Session in Laravel
Class 11=czcams.com/video/iuswsUTmh14/video.html
How to create Single Page Custom Login and Logout System in Laravel
Class 12 = czcams.com/video/zqo-wGOQbbY/video.html
Laravel middleware tutorial | laravel middleware example
Class 13 = czcams.com/video/8cQqgxGsglw/video.html
Route Middleware
Class 14 = czcams.com/video/c3Bo1Js-Mmo/video.html
What is Group Middleware in Laravel
Class 15 = czcams.com/video/Q9G6CsvbHdc/video.html
Save Form data to MySQL with File Upload in Laravel
Class 16 = czcams.com/video/rIiMyHRau2o/video.html
Laravel migration tutorial
Class 17 = czcams.com/video/9pqLx_JB1aE/video.html
Form data to MySQL using Query Builder
Class 18 =czcams.com/video/RJ175b0XeK4/video.html
Laravel All possible way of database Insertion
Class 19 = czcams.com/video/FrLLJnO1hyY/video.html
Laravel Database Insert and Fetch
Class 20 = czcams.com/video/iJFYH3Rql-o/video.html
Laravel Data Fetching with Pagination
Class 21= czcams.com/video/FMB3IwvBFSo/video.html
Mastering Laravel Migrations
Class 22 = czcams.com/video/r93v5RNLbAU/video.html
Laravel CRUD Operation
Class 23 = czcams.com/video/HJPqYU7NGTU/video.html
Laravel AJAX basic Concept
Class 24 = czcams.com/video/6MO033c2hxM/video.html
Laravel Ajax Registration Form
Class 25 = czcams.com/video/VsaieT7Kdbk/video.html
Laravel CRUD Operation using AJAX and Bootstrap Modal
Class 26 = czcams.com/video/e4h9TPMQ9fI/video.html
Laravel CRUD using Ajax and jQuery | Fetching Records
Class 27 = czcams.com/video/3tFisTyTOnM/video.html
Laravel CRUD Edit and Delete
Class 28 = czcams.com/video/vrVrk4cZNH8/video.html
Laravel Full CRUD Application using Ajax and Jquery
Class 29 = czcams.com/video/uToRUKJGr5Q/video.html
Laravel Custom Helper
Class 30 = czcams.com/video/UfuAErdvVIk/video.html
HTML to Laravel theme creation
class 31 = czcams.com/video/SYhewpP8BA8/video.html
How to make Admin Panel in Laravel
class 32 = czcams.com/video/AtklhL12DiM/video.html
Accessor and Mutator in Laravel 10
Class 33 = czcams.com/video/BdwpjPGql4I/video.html
What is REST API | How to create REST API in Laravel 10
Class 34 = czcams.com/video/yjzrvwuLBxM/video.html
How to create and call Laravel REST API from Postman | Part-2
Class 35 = czcams.com/video/3CTgcKC4-k4/video.html
What is STUBS in Laravel
Class 36 = czcams.com/video/E1smPge7MaI/video.html
If you found this tutorial helpful, don't forget to like, share, and subscribe for more web development tutorials. If you have any questions or suggestions for future tutorials, please leave them in the comments below
zhlédnutí: 399

Video

How to make website on WordPress | HTML to WordPress theme | WordPress में वेबसाइट कैसे बनाये
zhlédnutí 905Před 5 měsíci
Dive into the world of WordPress theme development as we transform an HTML website into a fully functional WordPress theme! In this comprehensive tutorial, we'll walk you through the entire process, from dissecting the HTML structure to integrating dynamic WordPress features like widgets, custom post types, and more. Whether you're a beginner looking to expand your skills or a seasoned develope...
What is STUBS in Laravel | Laravel tutorial for beginners in Hindi | Laravel ट्यूटोरियल हिंदी में
zhlédnutí 210Před 5 měsíci
Unlock the power of Laravel Stubs with our comprehensive guide! In this video, we delve into the world of code generation in Laravel using Stubs, a powerful feature that streamlines your development workflow. Whether you're a beginner or an experienced developer, you'll learn everything you need to know to harness the full potential of Stubs in your Laravel projects. From understanding the basi...
What is REST API | How to create and call Laravel REST API from Postman | Part-2
zhlédnutí 308Před 5 měsíci
Unlock the power of REST API development with Laravel! In this comprehensive tutorial, we dive deep into the world of REST APIs, exploring how to create robust APIs using Laravel, one of the most popular PHP frameworks. Follow along as we walk you through the entire process, from setting up your Laravel project to implementing endpoints for CRUD operations. Whether you're a beginner or an exper...
What is REST API | How to create REST API in Laravel 10 | Laravel tutorial for beginners | Part-1
zhlédnutí 408Před 5 měsíci
Unlock the power of REST API development with Laravel! In this comprehensive tutorial, we dive deep into the world of REST APIs, exploring how to create robust APIs using Laravel, one of the most popular PHP frameworks. Follow along as we walk you through the entire process, from setting up your Laravel project to implementing endpoints for CRUD operations. Whether you're a beginner or an exper...
Accessor and Mutator in Laravel 10 with diagram and example in Hindi
zhlédnutí 243Před 5 měsíci
Unlock the true power of Laravel's Accessors and Mutators with this comprehensive tutorial! Accessors and Mutators are key features in Laravel that allow you to effortlessly transform your data before it's retrieved from or saved to the database. In this video, i'll dive deep into understanding how Accessors and Mutators work, exploring their practical applications and demonstrating how to impl...
HTML to WordPress theme conversion | WordPress में वेबसाइट कैसे बनाये
zhlédnutí 2,3KPřed 5 měsíci
In this comprehensive video tutorial, learn how to seamlessly convert HTML designs into dynamic WordPress themes. Whether you're a beginner or seasoned developer, this step-by-step guide will walk you through the entire process, from dissecting HTML templates to integrating them into the WordPress framework. Discover essential techniques, best practices, and time-saving tips to streamline your ...
How to convert HTML website into WordPress theme | HTML to WordPress
zhlédnutí 7KPřed 5 měsíci
In this comprehensive video tutorial, learn how to seamlessly convert HTML designs into dynamic WordPress themes. Whether you're a beginner or seasoned developer, this step-by-step guide will walk you through the entire process, from dissecting HTML templates to integrating them into the WordPress framework. Discover essential techniques, best practices, and time-saving tips to streamline your ...
How to make Admin Panel in Laravel | Laravel tutorial in Hindi | AdminLTE Laravel
zhlédnutí 681Před 5 měsíci
In this video, we have explained how to create a beautiful website in Laravel, how to convert HTML to Laravel and how to configure blades and other layouts. Download HTML = drive.google.com/file/d/1T8HSSIaHgUusN_N19kRCEcpLallWPO8z/view?usp=sharing Previous Lectures Laravel Installation Class1= czcams.com/video/BaB-pIHODz0/video.html Basic Directory Structure Class2=czcams.com/video/vQz6CWTeIWY/...
How to make beautiful website in Laravel | Step-by-Step Process in Hindi for beginners
zhlédnutí 950Před 7 měsíci
In this video, we have explained how to create a beautiful website in Laravel, how to convert HTML to Laravel and how to configure blades and other layouts. Download HTML = drive.google.com/file/d/1T8HSSIaHgUusN_N19kRCEcpLallWPO8z/view?usp=sharing Previous Lectures Laravel Installation Class1= czcams.com/video/BaB-pIHODz0/video.html Basic Directory Structure Class2=czcams.com/video/vQz6CWTeIWY/...
Laravel custom helper | Laravel helper function in Hindi | Example- Find Financial year using Helper
zhlédnutí 408Před 7 měsíci
In this comprehensive tutorial, dive into the world of Laravel as we explore the creation of custom helpers for effortless file uploads. Learn how to enhance your Laravel applications by leveraging the power of custom helpers, making the process of file handling and uploads smoother than ever. Follow along with our detailed walkthrough, complete with code snippets and practical examples, to gai...
Laravel CRUD Operation using Ajax and jQuery | Step-by-Step Guide for Beginners in Hindi
zhlédnutí 4,6KPřed 7 měsíci
Learn how to seamlessly insert data into your Laravel database using the Model class and AJAX with jQuery. Follow our step-by-step tutorial to enhance your web development skills. Discover efficient techniques for database interaction, ensuring a smooth user experience. Dive into the world of Laravel development and master the art of dynamic data insertion with ease. Previous Lectures Laravel I...
Laravel CRUD using Ajax and jQuery | Full Explanation in Hindi for beginners | #3
zhlédnutí 337Před 7 měsíci
Learn how to seamlessly insert data into your Laravel database using the Model class and AJAX with jQuery. Follow our step-by-step tutorial to enhance your web development skills. Discover efficient techniques for database interaction, ensuring a smooth user experience. Dive into the world of Laravel development and master the art of dynamic data insertion with ease. Previous Lectures Laravel I...
Laravel CRUD using Ajax and jQuery | Full Explanation in Hindi for beginners | #2
zhlédnutí 413Před 7 měsíci
Learn how to seamlessly insert data into your Laravel database using the Model class and AJAX with jQuery. Follow our step-by-step tutorial to enhance your web development skills. Discover efficient techniques for database interaction, ensuring a smooth user experience. Dive into the world of Laravel development and master the art of dynamic data insertion with ease. Previous Lectures Laravel I...
Laravel CRUD Operation using AJAX and Bootstrap Modal | Step by Step Process with less Coding | #1
zhlédnutí 758Před 7 měsíci
Laravel CRUD Operation using AJAX and Bootstrap Modal | Step by Step Process with less Coding | #1
Laravel Ajax Registration Form | Concept of Form data Serialize and Decode it back in Controller
zhlédnutí 396Před 7 měsíci
Laravel Ajax Registration Form | Concept of Form data Serialize and Decode it back in Controller
How to insert data in MySQL in Laravel using AJAX JQuery | Well explained line by line for beginners
zhlédnutí 782Před 8 měsíci
How to insert data in MySQL in Laravel using AJAX JQuery | Well explained line by line for beginners
Mastering Laravel CRUD Operations | Laravel tutorial for beginners | Laravel Full Course in Hindi
zhlédnutí 536Před 8 měsíci
Mastering Laravel CRUD Operations | Laravel tutorial for beginners | Laravel Full Course in Hindi
Mastering Laravel Migrations : A Comprehensive Guide for Beginners | Laravel Full Course in Hindi
zhlédnutí 283Před 8 měsíci
Mastering Laravel Migrations : A Comprehensive Guide for Beginners | Laravel Full Course in Hindi
Laravel Data Fetching with Pagination | Step by Step Process | Laravel tutorial for beginners
zhlédnutí 282Před 9 měsíci
Laravel Data Fetching with Pagination | Step by Step Process | Laravel tutorial for beginners
Laravel Data Fetching with Pagination | Step by Step Process | Laravel tutorial for beginners
zhlédnutí 297Před 9 měsíci
Laravel Data Fetching with Pagination | Step by Step Process | Laravel tutorial for beginners
Laravel Database Insert and Fetch | Laravel tutorial for beginners
zhlédnutí 320Před 10 měsíci
Laravel Database Insert and Fetch | Laravel tutorial for beginners
How To Insert Records in Database in Laravel using Query Builder , Raw SQL & Model | Laravel Course
zhlédnutí 326Před 10 měsíci
How To Insert Records in Database in Laravel using Query Builder , Raw SQL & Model | Laravel Course
How to Insert Animated HTML Form data to MySQL using Query Builder | Laravel full course in Hindi
zhlédnutí 458Před 10 měsíci
How to Insert Animated HTML Form data to MySQL using Query Builder | Laravel full course in Hindi
Laravel migration tutorial | Laravel full course in Hindi
zhlédnutí 316Před 10 měsíci
Laravel migration tutorial | Laravel full course in Hindi
How to make Admission Form in Laravel | Save Form data to MySQL with File Upload in Laravel
zhlédnutí 687Před 10 měsíci
How to make Admission Form in Laravel | Save Form data to MySQL with File Upload in Laravel
What is Group Middleware in Laravel | Laravel Full tutorial for beginners | Laravel सीखिए हिंदी में
zhlédnutí 625Před 10 měsíci
What is Group Middleware in Laravel | Laravel Full tutorial for beginners | Laravel सीखिए हिंदी में
Laravel Custom Authentication with Route Middleware | Laravel सीखिए हिंदी में
zhlédnutí 4,8KPřed 10 měsíci
Laravel Custom Authentication with Route Middleware | Laravel सीखिए हिंदी में
Laravel middleware tutorial | laravel middleware example | Laravel सीखिए हिंदी में
zhlédnutí 611Před 10 měsíci
Laravel middleware tutorial | laravel middleware example | Laravel सीखिए हिंदी में
How to create Single Page Custom Login and Logout System in Laravel | Laravel सीखिए हिंदी में
zhlédnutí 654Před 11 měsíci
How to create Single Page Custom Login and Logout System in Laravel | Laravel सीखिए हिंदी में

Komentáře

  • @Expert-Shorthand
    @Expert-Shorthand Před 2 dny

    love from pakistan . very great tutorial thank you, keep making vedios i am watching vedios again and again till the end when the concept is not clear.

  • @i_techlover
    @i_techlover Před 2 dny

    This is the best video for deep and shallow copy. I bet you will never forget this concept if you have founded this video. Thank you for teaching us with so easy method.

  • @kartikrabidas8111
    @kartikrabidas8111 Před 4 dny

    Sir event code mein kya dalna hai

    • @MdJamalmca
      @MdJamalmca Před 4 dny

      Visit Apprenticeship-cum-job Fair section in official website

  • @sujankumarhanda9301
    @sujankumarhanda9301 Před 10 dny

    Superb one sirjee, Superb one. Please make videos on React, Node and Mongo

  • @123subha
    @123subha Před 12 dny

    Good explanation ❤

  • @Expert-Shorthand
    @Expert-Shorthand Před 13 dny

    well zabardest, love from pakistan

  • @Expert-Shorthand
    @Expert-Shorthand Před 14 dny

    well explain

  • @Expert-Shorthand
    @Expert-Shorthand Před 14 dny

    MaasAllah very best , your teaching style and methods, i'm so happy, Allah Bless you.

  • @Expert-Shorthand
    @Expert-Shorthand Před 14 dny

    sir jase core php k concept diagram may btaey h paint editor may istrah yeah concept clear karwa dey. Thanks

  • @Expert-Shorthand
    @Expert-Shorthand Před 14 dny

    MaasAllah very helpfull vedio for us and so informative and clear all the concepts. Thanks a lot, and keep doing more vedios .....

  • @Expert-Shorthand
    @Expert-Shorthand Před 14 dny

    MaasAllah I look your channel first time, your method of teaching is so good.

  • @aditianurfikri7442
    @aditianurfikri7442 Před 15 dny

    pliase gift sql file database

  • @23rudhrohalder99
    @23rudhrohalder99 Před 17 dny

    Love it .. thanks bro.. i will finished your full course.

  • @websitesfavor9168
    @websitesfavor9168 Před 17 dny

    One of the best android teacher ❤️❤️🖤. Lots of love from Bangladesh 🇧🇩🇧🇩

  • @splerp5155
    @splerp5155 Před 18 dny

    login video ka link dijiye kindly

  • @RANAAJI
    @RANAAJI Před 18 dny

    best teacher sir , dusre kitne video dekhe kuch ghanta samaj me nahi aya tha

  • @wajeehaansari6986
    @wajeehaansari6986 Před 19 dny

    source code isnt working:(

  • @maheshraj2634
    @maheshraj2634 Před 19 dny

    so nice sir thank a lot heart❤❤❤❤❤

  • @TheIslamicWay121
    @TheIslamicWay121 Před 23 dny

    PLEASE MAKE A COMPLETE WORDPRESS COURSE INCLUDING THESE THINGS. YOUR VIDEOS ARE VERY HELPFUL AND EASY TO UNDERSTAND. KINDLY MAKE A COURSE

  • @surajprabha9405
    @surajprabha9405 Před 24 dny

    100% Bharosa Ho Gaya Bhaii Adivasi Hair oil is scam mere bhi 1500 gaya pani me

  • @ashwinkumar5223
    @ashwinkumar5223 Před 24 dny

    Superb sir

  • @profapps
    @profapps Před 24 dny

    thank you how to make sub item in db for another spinner seconde spinner depende to rhe first sppiner than having spinners dynamique

  • @rfnoyon4590
    @rfnoyon4590 Před 24 dny

    Good job sir

  • @rfnoyon4590
    @rfnoyon4590 Před 25 dny

    Error problem solved.wite this line in manefest ..... <application android:usesCleartextTraffic="true">

  • @SurajKumar-xx9ek
    @SurajKumar-xx9ek Před 28 dny

    500 internal server error kyo aa rha hai

  • @experimentaltips9993
    @experimentaltips9993 Před měsícem

    agar hame kisi button ye text view pe on click method perform karwana ho toh use kese karenge sir aap ne ye toh bata diya ke text view mai data lena or set jarne ke liye hame uske related model class banan hoga but button mai onclick method ke liye kese karenge please reply and tell me I am very confuse

  • @toadvices1502
    @toadvices1502 Před měsícem

    Hello, please would you send me the source code. Regards

  • @danyahsan3958
    @danyahsan3958 Před měsícem

    love from Pakistan

  • @teresinaweb
    @teresinaweb Před měsícem

    Friend, do you have a video that explains how to share a text result from recyclerview on WhatsApp?

  • @HassanAli-u2s
    @HassanAli-u2s Před měsícem

    solve this problem # link issue

  • @HassanAli-u2s
    @HassanAli-u2s Před měsícem

    link issue link isuue link issue

  • @HassanAli-u2s
    @HassanAli-u2s Před měsícem

    drive will not open please solve it if you send me this file in description I am thankfull

  • @EurekaHunters
    @EurekaHunters Před měsícem

    Great. But if I convert any premium HTML template to a WordPress theme, will there be any copyright issues from the original author?

  • @RonitSagar
    @RonitSagar Před měsícem

    implementation ("com.squareup.retrofit2:retrofit:2.1.0") implementation ("com.google.android.material:material:1.12.0") implementation("com.squareup.retrofit2:converter-gson:2.1.0")

  • @user-mk1jh1pe3p
    @user-mk1jh1pe3p Před měsícem

    Aapne kuch chijo ko bina samjae kar diya he jese sum+sum matlab kese kara aapne ye

  • @user-mk1jh1pe3p
    @user-mk1jh1pe3p Před měsícem

    Hindi me samjao sar

  • @user-mk1jh1pe3p
    @user-mk1jh1pe3p Před měsícem

    Begaraud me dog🐕🐶 bhokha rahe he

  • @iStudent_Plus
    @iStudent_Plus Před měsícem

    Simplest way to explain this type..awesome

  • @canvasofimagination365
    @canvasofimagination365 Před měsícem

    great👍I appreciate your effort jamal

  • @aviyyyy_02
    @aviyyyy_02 Před měsícem

    Sir stack 100h me error bata raha he

  • @tehseenbaig3198
    @tehseenbaig3198 Před měsícem

    Can you please make tutorial to Fetch data from python to android studio using retrofit

  • @harshkumar2681
    @harshkumar2681 Před měsícem

    Sir , mov dl ,10 and move dl, 13 Ma 10 or 13 hi ku

  • @NATUREFEELREMIX4676
    @NATUREFEELREMIX4676 Před měsícem

    Bhai programming kispa kar rhe ho aap

  • @codingXspark
    @codingXspark Před měsícem

    Nice One Sir

  • @sunilchoudhary8216
    @sunilchoudhary8216 Před měsícem

    unable to download the source code, could you please provide access?

  • @heptanegaming5191
    @heptanegaming5191 Před měsícem

    Sir in 15:50 my case is not taking id instead its showing error "constant expression required" please help sir , i have to submit my final year project 🙏

  • @doctorweb403
    @doctorweb403 Před měsícem

    Bhai Please make a full playlist for wordpress development

  • @WhatClip
    @WhatClip Před měsícem

    zabardat please pori bnaaa dien plzzzzzzz sirrr

  • @danyahsan3958
    @danyahsan3958 Před měsícem

    u r a gem

  • @VineetGupta608
    @VineetGupta608 Před měsícem

    Mov ah,04ch Int 21h work ?