PHP LARAVEL TUTORIALS

Here we provide php and laravel all concepts and tutorials for beginners and advanced both. Also here some laravel projects with video tutorial and source code.

For getting every new tutorial link Please join our telegram group
laravel query builder

laravel query builder tutorial

Total tutorials 18

laravel query builder all concepts and tutorials with video tutorial in hindi

Read More
laravel student management system project

laravel student management system project

Total tutorials 3

Laravel student managent system project tutorial for beginners to advanced.

Read More
laravel eloquent model relationship

Laravel eloquent relationships

Total tutorials 13

Laravel model eloquent all relationship tutorials and tricks.

Read More

PHP LARAVEL VIDEO TUTORIALS

query builder insert data

part 1 laravel query insert data

In this video we will discuss how to insert data and get id after inserting data by using db facades in laravel qu...

select vs addSelect

part 7 laravel select and addselect query in query builder

In this video we will discuss laravel select() and addselect() query method with hindi video tutorial.

...
laravel protuct routes when use not login

part 9 logout routes and protuct routes for guest users

Laravel ecommerce project admin auth logout and protuct routes by guest users(not login users)

laravel chunk method

part 14 laravel query builder chunk method

How to update thousands of data in a database in laravel than a solution in this tutorial. We use chunk method to ...

What is laravel eloquent orm model

What is laravel eloquent model and introduction

In this tutorial, we will discuss what is laravel eloquent model and why we use laravel eloquent orm model concept...

laravel one to many relationship

part 2 laravel one to many relationship

In this laravel eloquent relationship tutorial we will discuss these problems. How to use one to many relationship...

laravel many to many relationship

part 6 laravel many to many relationship

This laravel eloquent relationship tutorial is very important here we will discuss many to many relationship by be...

laravel many-to-many polymorphic relationship

part 9 many-to-many polymorphic relationship

This tutorial about laravel many-to-many polymorphic relationship by morphToMany() and morphedByMany() method with...

admin login system project

part 8 laravel admin-login system

Here we will discuss part 8 laravel cms project admin login system with authentication.