02/02/2025
75% of Laravel Developers Don’t Know This Redirect Method! | Laravel Tips You Should Know
75%of Laravel Developers Don’t Know This Redirect Method! | Laravel Tips You Should Know#laraveltips
In this video, we explore one of Laravel's lesser-known methods— to_route(). Did you know that 75% of Laravel developers aren't aware of this clean and expre...
02/02/2025
https://youtu.be/cUhlWDeaLzI?si=arYksUvNIMxwVssl
Laravel Tips & Tricks You NEED to Know (Best Practices)
In this video, we dive into the top 10 best practices for working with Laravel, one of the most powerful PHP frameworks. Whether you're a beginner or an expe...
02/02/2025
Laravel Tips & Tricks You NEED to Know (Best Practices)
07/03/2024
Laravel Seeders Tutorial in Hindi | laravel tutorial for beginners
Laravel Seeders Tutorial in Hindi | laravel tutorial for beginners
In this tutorial you will learn Laravel seeders tutorial in Hindi. You can learn how to seed real or fake data into database tables with Laravel seeder in Hi...
05/03/2024
Migration In Laravel 8 In Hindi Step By Step In Hindi | Laravel 8Tutorial In Hindi
Migration In Laravel 8 In Hindi Step By Step In Hindi | Laravel 8Tutorial In Hindi
Migration In Laravel 8 In Hindi Step By Step In Hindi | Laravel 8Tutorial In Hindilaravel tutorialmigration laravellaravel projectlaravel for beginnerslarave...
06/02/2024
https://youtu.be/mhrve5YUbQg?si=AI8vP6XIzY_OnDFX
The Ultimate Guide to Soft Delete in Laravel: Hindi Tutorial
Soft Delete in Laravel using Eloquent ORM | Explained Soft Delete in Hindi | Laravel 8 TutorialIn Laravel, soft delete is a feature that allows you to "delet...
03/02/2024
Laravel's Eloquent ORM Secrets Revealed: The Power of Accessor and Mutator
Laravel's Eloquent ORM Secrets Revealed: The Power of Accessor and Mutator #laravel8
Accessors and mutators allow you to format Eloquent attribute values when you retrieve or set them on model instances. For example, you may want to use the L...
26/09/2023
Class and Object | What is Class | OOPS Concepts in PHP | Object Oriented Programming in PHP
Class and Object | What is Class | OOPS Concepts in PHP | Object Oriented Programming in PHP
Class and Object | What is Class | OOPS Concepts in PHP | Object Oriented Programming in PHPHello everyone! Welcome to my Object Oriented Programming in PHP ...
23/09/2023
https://youtu.be/G_Boy8MODqU?si=vwKO3diX-h542Fx1
Learn PHP with Raghu Sir
Explain SQL Injection | Code injection technique | Hacking techniques | SQL Injection tutorial
Explain SQL Injection | Code injection technique | Hacking techniquesSQL injection is a code injection technique that might destroy your database. SQL inject...
17/09/2023
https://youtu.be/3U59rKIumAI?si=UeLKS12lQpK3HyrJ
Loops in PHP | PHP Do While loop in hindi | Do While loop in php
Loops in PHP | PHP Do While loop in hindi | Do While loop in phpThe do...while loop will always execute the block of code once, it will then check the condit...
16/09/2023
https://youtu.be/93PXT5Mxc0s?si=DI9rhBpw6Yn03vuB
How to Debug Errors in PHP | PHP Error Reporting and Debugging for Beginners
Error Handling in PHP | How to Debug Errors in PHP | PHP Error Reporting and Debugging for Beginnersphp error handlingerror handling in php 7php tutorialphp ...