- 81
- 22 102
ErnzoTech
Nigeria
เข้าร่วมเมื่อ 9 ก.ค. 2016
Hello!
ErnzoTech is your go-to channel for mastering programming and software development. As a seasoned software developer and instructor, I’m here to guide you through the intricacies of coding, from the basics to advanced concepts. On this channel, you'll find:
Comprehensive Tutorials: Clear, step-by-step tutorials covering a wide range of programming languages and frameworks.
Real-World Projects: Hands-on projects that take you through the complete development cycle, helping you build a strong portfolio.
Coding Best Practices: Learn the best practices, design patterns, and coding standards that professional developers use.
Problem-Solving Strategies: Improve your problem-solving skills with coding challenges and algorithm explanations.
You will be learning technologies like HTML, CSS, Bootstrap, JavaScript, React, Node, PHP and Laravel. This channel is basically for all level of experience.
Join the ErnzoTech community and enhance your coding skills by subscribing now!.
ErnzoTech is your go-to channel for mastering programming and software development. As a seasoned software developer and instructor, I’m here to guide you through the intricacies of coding, from the basics to advanced concepts. On this channel, you'll find:
Comprehensive Tutorials: Clear, step-by-step tutorials covering a wide range of programming languages and frameworks.
Real-World Projects: Hands-on projects that take you through the complete development cycle, helping you build a strong portfolio.
Coding Best Practices: Learn the best practices, design patterns, and coding standards that professional developers use.
Problem-Solving Strategies: Improve your problem-solving skills with coding challenges and algorithm explanations.
You will be learning technologies like HTML, CSS, Bootstrap, JavaScript, React, Node, PHP and Laravel. This channel is basically for all level of experience.
Join the ErnzoTech community and enhance your coding skills by subscribing now!.
How to Host and Deploy Your HTML, CSS, JS Website for Free
This comprehensive guide will walk you through the entire process of hosting and deploying your HTML, CSS, and JavaScript site for free. We’ll cover everything from choosing the best free hosting services to uploading your files and making your site live. Whether you’re a beginner looking to showcase a personal project or a developer wanting to deploy a small web application, this tutorial provides step-by-step instructions and tips to help you get your site up and running with minimal hassle
มุมมอง: 657
วีดีโอ
How to send Email Notifications using Laravel After Adding to Cart
มุมมอง 1214 หลายเดือนก่อน
In this video, we'll walk you through the process of setting up email notifications in a Laravel application. Specifically, we'll show you how to automatically send an email notification to the user after they add an item to their shopping cart. By the end of this video, you'll learn how to: Configure your Laravel project to send emails. Set up a mail service provider (like SMTP, Mailgun, or Se...
How to create invoices and generate PDF in Laravel
มุมมอง 6585 หลายเดือนก่อน
In this video, you'll learn how to create order invoices and generate PDFs in Laravel. We'll guide you through setting up your Laravel application, configuring your database, creating necessary models and migrations, and implementing invoice generation. You'll also discover how to use a popular PDF generation package to convert your invoices into downloadable PDFs, providing a complete solution...
10. Laravel CRUD Project - Delete Product (2024)
มุมมอง 785 หลายเดือนก่อน
In this video, we shall delete product from the database. We will cover the essentials of Create, Read, Update, and Delete functionalities in Laravel. Whether you're a beginner looking to get started or an experienced developer wanting to brush up on your skills, this tutorial has something for everyone. We'll walk you through setting up a Laravel project, creating a database, and building a co...
9. Laravel CRUD Project Updating Product (2024)
มุมมอง 315 หลายเดือนก่อน
In this video, we shall update product from the database. We will cover the essentials of Create, Read, Update, and Delete functionalities in Laravel. Whether you're a beginner looking to get started or an experienced developer wanting to brush up on your skills, this tutorial has something for everyone. We'll walk you through setting up a Laravel project, creating a database, and building a co...
8. Laravel CRUD Project - Edit Product (2024)
มุมมอง 395 หลายเดือนก่อน
In this video, we shall edit product into the database. We will cover the essentials of Create, Read, Update, and Delete functionalities in Laravel. Whether you're a beginner looking to get started or an experienced developer wanting to brush up on your skills, this tutorial has something for everyone. We'll walk you through setting up a Laravel project, creating a database, and building a comp...
7. Laravel CRUD Project - Toastr Notification Message (2024)
มุมมอง 835 หลายเดือนก่อน
In this video, we shall display message using toastr in this laravel project. We will cover the essentials of Create, Read, Update, and Delete functionalities in Laravel. Whether you're a beginner looking to get started or an experienced developer wanting to brush up on your skills, this tutorial has something for everyone. We'll walk you through setting up a Laravel project, creating a databas...
6. Laravel CRUD Project - Inserting Product Into Database (2024)
มุมมอง 585 หลายเดือนก่อน
In this video, we shall insert product into the database. We will cover the essentials of Create, Read, Update, and Delete functionalities in Laravel. Whether you're a beginner looking to get started or an experienced developer wanting to brush up on your skills, this tutorial has something for everyone. We'll walk you through setting up a Laravel project, creating a database, and building a co...
5. Laravel CRUD Project - Designing the Add Product Form (2024)
มุมมอง 745 หลายเดือนก่อน
In this video, we shall create and design the Add Project Form. We will cover the essentials of Create, Read, Update, and Delete functionalities in Laravel. Whether you're a beginner looking to get started or an experienced developer wanting to brush up on your skills, this tutorial has something for everyone. We'll walk you through setting up a Laravel project, creating a database, and buildin...
4 Laravel CRUD Project - Designing Database Table (2024)
มุมมอง 805 หลายเดือนก่อน
In this video, we shall create and design the database tables. We will cover the essentials of Create, Read, Update, and Delete functionalities in Laravel. Whether you're a beginner looking to get started or an experienced developer wanting to brush up on your skills, this tutorial has something for everyone. We'll walk you through setting up a Laravel project, creating a database, and building...
3 Laravel CRUD Project - Creating Database in Laravel - 2024
มุมมอง 635 หลายเดือนก่อน
In this video, we shall create database in MySQL and connect it to our Laravel project. We will cover the essentials of Create, Read, Update, and Delete functionalities in Laravel. Whether you're a beginner looking to get started or an experienced developer wanting to brush up on your skills, this tutorial has something for everyone. We'll walk you through setting up a Laravel project, creating...
2 Laravel CRUD Project - Installation of Laravel (2024)
มุมมอง 855 หลายเดือนก่อน
In this video, we shall install Laravel to our project. We will cover the essentials of Create, Read, Update, and Delete functionalities in Laravel. Whether you're a beginner looking to get started or an experienced developer wanting to brush up on your skills, this tutorial has something for everyone. We'll walk you through setting up a Laravel project, creating a database, and building a comp...
1 How to Create Laravel CRUD Project - Intro (2024)
มุมมอง 735 หลายเดือนก่อน
In this video, we'll cover the essentials of Create, Read, Update, and Delete functionalities in Laravel. Whether you're a beginner looking to get started or an experienced developer wanting to brush up on your skills, this tutorial has something for everyone. We'll walk you through setting up a Laravel project, creating a database, and building a complete CRUD application from scratch. By the ...
How To Embed Google map To HTML, CSS Website - 2024
มุมมอง 865 หลายเดือนก่อน
In this tutorial, you'll learn how to seamlessly integrate Google Maps into your HTML and CSS website. Embedding a Google Map can enhance user experience by providing interactive maps that show locations, directions, and more. This guide will walk you through the steps to embed a map using simple HTML and CSS, ensuring your website visitors can easily find and navigate to your specified locatio...
Why You Shouldn't Use Var Keyword in JavaScript
มุมมอง 625 หลายเดือนก่อน
In this video, we'll dive into the reasons why you should avoid using the var keyword in JavaScript and switch to more modern alternatives like let and const. We'll cover: The differences between var, let, and const Issues with variable scope and hoisting when using var How let and const help you write cleaner, more reliable code Real-world examples to illustrate these concepts Understanding th...
5. How To Create Multi Authentication System Using Laravel Breeze - Part 5
มุมมอง 505 หลายเดือนก่อน
5. How To Create Multi Authentication System Using Laravel Breeze - Part 5
4. How To Create Multi Authentication System Using Laravel Breeze - Part 4
มุมมอง 935 หลายเดือนก่อน
4. How To Create Multi Authentication System Using Laravel Breeze - Part 4
3. How To Create Multi Authentication System Using Laravel Breeze - Part 3
มุมมอง 305 หลายเดือนก่อน
3. How To Create Multi Authentication System Using Laravel Breeze - Part 3
2. How To Create Multi Authentication System Using Laravel Breeze - Part 2
มุมมอง 495 หลายเดือนก่อน
2. How To Create Multi Authentication System Using Laravel Breeze - Part 2
1. How To Create Multi Authentication System With Laravel Breeze - Part 1
มุมมอง 1285 หลายเดือนก่อน
1. How To Create Multi Authentication System With Laravel Breeze - Part 1
Why Nigerian Computer Science Graduates Are Unemployable
มุมมอง 995 หลายเดือนก่อน
Why Nigerian Computer Science Graduates Are Unemployable
How To Connect Laravel 11 With MySQL Database
มุมมอง 1.8K5 หลายเดือนก่อน
How To Connect Laravel 11 With MySQL Database
How To Install Laravel 11 - 2024 | Laravel 11 Setup
มุมมอง 9575 หลายเดือนก่อน
How To Install Laravel 11 - 2024 | Laravel 11 Setup
How To Create a Responsive Navbar Using Bootstrap5 - 2024
มุมมอง 1985 หลายเดือนก่อน
How To Create a Responsive Navbar Using Bootstrap5 - 2024
How to create Counter-up section using HTML, CSS, JavaScript in 2024
มุมมอง 1425 หลายเดือนก่อน
How to create Counter-up section using HTML, CSS, JavaScript in 2024
How to apply AOS Animation to your HTML, CSS, JS Website
มุมมอง 6155 หลายเดือนก่อน
How to apply AOS Animation to your HTML, CSS, JS Website
How To Send An Email From A Live Server-CPanel Using PHP - 2024
มุมมอง 6255 หลายเดือนก่อน
How To Send An Email From A Live Server-CPanel Using PHP - 2024
How To Host Your Website From A Live Server CPanel - 2024
มุมมอง 1465 หลายเดือนก่อน
How To Host Your Website From A Live Server CPanel - 2024
Integrating Payment Method in React Native - Part 2
มุมมอง 182ปีที่แล้ว
Integrating Payment Method in React Native - Part 2
Integrating PayStack Payment Method in React Native- Part 1
มุมมอง 661ปีที่แล้ว
Integrating PayStack Payment Method in React Native- Part 1
where can i get ghe phpmyadmin? is it xampp?
Once you install xampp, you get access to the phpmyadmin. just type localhost/phpmyadmin
love you bro
Thanks Sir
THANKSTHANKSTHANKSTHANKSTHANKSTHANKSTHANKSTHANKSTHANKSTHANKSTHANKSTHANKSTHANKSTHANKSTHANKSTHANKSTHANKSTHANKSTHANKSTHANKSTHANKSTHANKSTHANKSTHANKSTHANKSTHANKSTHANKSTHANKSTHANKSTHANKSTHANKSTHANKSTHANKSTHANKSTHANKSTHANKSTHANKSTHANKSTHANKSTHANKSTHANKSTHANKSTHANKSTHANKSTHANKSTHANKSTHANKSTHANKSTHANKSTHANKSTHANKSTHANKSTHANKSTHANKSTHANKSTHANKSTHANKSTHANKSTHANKSTHANKSTHANKSTHANKSTHANKSTHANKSTHANKSTHANKSTHANKSTHANKSTHANKSTHANKSTHANKSTHANKSTHANKSTHANKSTHANKSTHANKSTHANKSTHANKSTHANKSTHANKSTHANKSTHANKSTHANKSTHANKSTHANKSTHANKSTHANKSTHANKSTHANKSTHANKSTHANKSTHANKSTHANKSTHANKSTHANKSTHANKSTHANKSTHANKSTHANKSTHANKSTHANKSTHANKSTHANKSTHANKSTHANKSTHANKSTHANKSTHANKSTHANKSTHANKSTHANKSTHANKSTHANKSTHANKSTHANKSTHANKSTHANKSTHANKSTHANKSTHANKSTHANKS
Thank you brother
Can u explain how to make, Laravel 11 with Breeze API as backend and Breeze-Next as frontend but with Multi Auth?
Pay with transfer is saying "copy failed" pls what could be the issue
“Why Nigerian and Kenyan Computer Science graduates..."
Do you also face the same thing in Kenya?
Do you agreed with the above listed points in the video? Add your opinion here in the comment section, lets see how to move computer science to a greater height. You can click this link to continue watching our programming video courses th-cam.com/video/1TDAu5ZmdAo/w-d-xo.html
Please subscribe to get more programming video. You can watch this th-cam.com/video/OZkMe4IiRCY/w-d-xo.html
Hello I'm Fauzan from Ghana. You said something like you will key in the server. What do you mean by that?
Subcsribe to our channel to get the latest video tutorial on any programming technology. you can watch this video th-cam.com/video/OZkMe4IiRCY/w-d-xo.html
Subscribe to our channel for more video tutorial on coding. You can as well watch this video th-cam.com/video/LYWcfPvc0Vw/w-d-xo.html
Thank you. Useful and easy tutorial
You are welcome!
Subscribe to our channel for more video tutorial on coding. You can as well watch this video th-cam.com/video/LYWcfPvc0Vw/w-d-xo.html
To get more tutorial videos, click the link th-cam.com/video/LYWcfPvc0Vw/w-d-xo.html
To get more tutorial videos, click the link th-cam.com/video/LELnEA0Aekg/w-d-xo.html
I hardly comment on videos but I'll be ungrateful for not doing so on yours. You really helped . Thanks, btw smyou should add the xampp configuration
thankyou sensei
thanks so much, this was so helpful.
What was the value of your button
So what you did is receive from customers what if you have to pay another set of customers so when they click then they can withdraw .. like children vs teachers
Message could not be sent. Mailer Error: SMTP Error: Could not authenticate. can someone can help me po.. to fix this problem.. thank you
Exact Video I was looking for!!
Thanks Boss but first of all how can I get this done for a whole website, I mean notifications for registration login or whenever an activity is done on the website.
hello
Well ❤ works bro . But will it expire or lifetime. And onemore thing the mail is showing 'me' but I need customer mail
I was having a hard time on the verification code since it keeps my account lock it must have a 2nd auth, I appreciate the tutorial :) thanks a lot!
"promo sm" 💐
Can you store in database and automatically send to email as well?
i cant find "app password" in my gmail manager
see gmail icon click--> Manage your Google Account next see video.. u can find it.
@@sureshselvarajan1395 oh thank you
Good tutorials 🥰🥰🥰🥰
Did you sale phpmailer and how much
No. I don't sell
no need sale. & money. u must understand about tutorials only.
That's great. So the lightbox acts as a quick and UI friendly gallery or image display library. Nice. I think I have ideas for what I will use this for...
Thanks brother man
Always welcome
thank you so much, this was very helpful!
I'm so glad!
your video really helped me thanks
Glad to hear that!