Channel Avatar

Funda Of Web IT @UCFySUiNfhvtgdgTdWbXnn6Q@youtube.com

69K subscribers - no pronouns :c

Funda of Web IT provides the best web development and progra


01:24:10
YouTube Clone Website Design using HTML, CSS, JS, jQuery, Bootstrap 5
22:41
Laravel Online Quiz System - 4: Integrate Admin Panel for Quiz System in Laravel 11
04:04
Laravel Online Quiz System - 3: Laravel 11 Authentication tutorial | Login & Register Laravel Breeze
06:40
Laravel Online Quiz System - 2: Laravel 11 Installation and database setup tutorial step by step
04:28
Laravel Online Quiz System - 1: Laravel 11 Online Quiz Application Demo from scratch step by step
26:16
Laravel 11 API Authentication using Sanctum Tutorial | Protect API Routes in Laravel Sanctum Token
12:47
How to create & check if the user is authenticated or not & Logout in Laravel 11 + Vue Js + Inertia
24:44
Laravel 11 Admin Panel integration from scratch | How to integrate Admin Panel in Laravel 11
10:50
How to make Pagination in Laravel 11 Vue Js with Inertia tutorial
44:22
Laravel 11 + Vue Js CRUD Operation with Inertia from scratch step by step tutorial
23:43
Laravel 11 + Vue 3 with Inertia JS - Install and setup the pages, layouts, Component, use Props
29:14
Laravel 11 rest api tutorial | How to make rest API in Laravel 11 | Laravel 11 API CRUD from Scratch
36:38
Laravel 11 - CRUD Operation Tutorial for beginners step by step | w/ Resource Controller in Laravel
25:19
Laravel 11 Multi Guard Authentication Tutorial | Multiple authentication for User & Admin in Laravel
08:12
How to install Spatie roles and permission in Laravel 11 | Spatie Laravel 11 Tutorial
10:56
Laravel 11 - How to create and use Middleware in Laravel | Laravel 11 middleware tutorial
07:53
Laravel 11 - How to make login and registration using Breeze Auth Scaffolding in Laravel 11
04:50
Laravel 11 Tutorial : How to install and run the Laravel 11 application using composer
14:45
How to create, integrate reCAPTCHA and verify it using google api in PHP | PHP reCAPTCHA Checkbox
19:16
Swift Mailer - How to send email using Swift Mailer in PHP via Contact Form - Gmail SMTP Server
22:44
How to send email using PHPMailer in php via Contact Form - Gmail SMTP Server
03:08
How to generate or create app password in Gmail account - 2024
23:08
Laravel 10 - Laravel Policy Authorization tutorial step by step with roles & permissions
32:05
Part 3/3 - How to use Roles and Permissions to protect routes with middleware in Laravel 10
31:58
Part 2/3 - Roles & permission in Laravel | Create User CRUD & assign multiple Roles to each user
52:22
Part 1/3: How to Install & Create Spatie Roles and Permissions CRUD from Scratch in Laravel 10
16:28
Laravel 10 - How to create and use Middleware in Laravel | Laravel middleware tutorial step by step
07:02
Laravel 10 - How to make pagination in Laravel 10 with Bootstrap & Tailwind step by step
20:36
How to Export data to Excel file with different format in Laravel 10 with example step by step
23:09
How to Import Excel file data into database in Laravel 10 using maatwebsite/excel package w/ example
04:57
How to create custom 404 error page in Laravel | How to design 404 error page in Laravel 10
11:16
Laravel 10 - Generate PDF using DomPDF in Laravel step by step | Laravel pdf generator tutorial
28:48
Laravel 10 Multiple Image upload by Drag and drop using Dropzone in Laravel from Scratch Dropzone JS
33:15
Laravel 10 Multiple Image Upload with Example | Complete CRUD Multiple File Upload Tutorial Laravel
21:35
Laravel 10 - File / Image Upload with Example | Complete File Upload Tutorial in Laravel 10
39:11
Laravel 10 - CRUD Operation Tutorial for beginners step by step | Complete Laravel 10 CRUD
27:49
Laravel Tutorial - 9 Different ways to store data into database using Eloquent Model in Laravel 10
27:02
Laravel Form Handling and Validation Tutorial with example - All about Form Validation in Laravel 10
21:00
Laravel Eloquent Model Tutorial with example - Complete Guide on Eloquent Model in Laravel 10
17:01
Laravel Migration Tutorial with example - All about migrations in Laravel 10
20:11
Laravel Blade Components Tutorial with example - All about components in laravel 10
15:06
How to create Layout using Component in Laravel 10 | Blade Templating using Component with example
06:20
Laravel 10 Tutorial - Laravel 10 login and registration with Laravel Breeze Auth Scaffolding
05:06
Laravel 10 Tutorial - How to install and run the laravel 10 application on windows 11 using composer
13:49
Online Doctor Appointment System & Hospital Management System in Laravel MySQL - Source Code
05:52
Creating Relationship between two tables in PostgreSQL | Set Primary key & Foreign key using pgAdmin
06:46
How to Create Table in PostgreSQL | Create Table, set Primary key & Auto-Increment in PostgreSQL DB
02:03
How to Create Database in PostgreSQL | Create Database in PostgreSQL pgAdmin Tutorial
04:59
How to install and setup PostgreSQL on Windows | PostgreSql Installation and setup step by step
07:13
POS System END - PHP Part 25: Download bootstrap CSS codes locally & design frontend page in PHP
09:59
POS System in PHP Part 24: How to set Sidebar or Navbar Link to active in PHP
09:48
POS System in PHP Part 23: Display Analytics - How to count total rows from MySQL database in PHP
12:26
POS System in PHP Part 22: How to make Filter orders data with date and payment mode in PHP MySQL
16:47
POS System in PHP Part 21: Download Invoice as PDF using jsPdf & create Print logic in jQuery PHP
17:08
POS System in PHP Part 20: Create Invoice/Bill format & Display order details & Print, PDF download
20:27
POS System in PHP Part 19: Display Order ITEMS data | Fetch data from 3 tables in 1 query in PHP
07:51
POS System in PHP Part 18: View Orders with customer data - Fetch data from two tables in php mysql
26:33
POS System in PHP Part 17: Place Order - Insert order & order items into DB w/ customer data in PHP
24:21
POS System in PHP Part 16: Place Order - Add Customer if not exists & View Order Summary of Customer
23:28
POS System in PHP Part 15: Place Order - Check Customer exists or not before place order in php